Google PageRank for AI agents. 25,000+ tools indexed.

tealfabric/cursor-mcp-tealfabric

Score: 54.5 Rank #31 MCP Server

Cursor MCP Server for Tealfabric IO platform

Use tealfabric/cursor-mcp-tealfabric in Claude Code Install AgentRank MCP — your AI finds the right tool automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

tealfabric/cursor-mcp-tealfabric is a JavaScript MCP server licensed under Apache-2.0. Cursor MCP Server for Tealfabric IO platform

Ranked #31 out of 110 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript Apache-2.0

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 3

3 contributors → small team

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Brief
License Apache-2.0

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for tealfabric/cursor-mcp-tealfabric
[![AgentRank](https://agentrank-ai.com/api/badge/tool/tealfabric--cursor-mcp-tealfabric)](https://agentrank-ai.com/tool/tealfabric--cursor-mcp-tealfabric/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/tealfabric--cursor-mcp-tealfabric/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/tealfabric--cursor-mcp-tealfabric" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="tealfabric/cursor-mcp-tealfabric"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Tealfabric MCP Server for Cursor

MCP (Model Context Protocol) server that connects **Cursor IDE** to the **Tealfabric** platform. The model in Cursor can list webapps and processes, publish webapps, get/update process steps, and execute processes.

## Prerequisites

- **Node.js 18+**
- A **Tealfabric API key** (create one in Tealfabric: User settings → API Keys, or `POST /api/v1/api-keys` when logged in)

## Install

```bash
cd cursor-mcp-tealfabric
npm install
npm run build
```

## Cursor setup

1. **Create an API key** in Tealfabric (if you don’t have one).
2. **Add the MCP server** in Cursor:
   - **Cursor Settings** (Cmd+, / Ctrl+,) → **Tools & MCP** → **Add new MCP server**
   - Or create/edit **`.cursor/mcp.json`** in your project (or `~/.cursor/mcp.json` for global):

```json
{
  "mcpServers": {
    "tealfabric": {
      "command": "node",
      "args": ["/ABSOLUTE/PATH/TO/cursor-mcp-tealfabric/dist/index.js"],
      "env": {
        "TEALFABRIC_API_KEY": "YOUR_API_KEY_HERE",
Read full README on GitHub →
Are you the maintainer of tealfabric/cursor-mcp-tealfabric?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.