PluginBench
MCP Server
Active

io.github.lonniev/excalibur-mcp MCP Server

io.github.lonniev/excalibur-mcp

What is the io.github.lonniev/excalibur-mcp MCP server?

FastMCP server for posting formatted content to X (Twitter) — Tollbooth-monetized, DPYC-native

How to install io.github.lonniev/excalibur-mcp

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "excalibur-mcp": {
      "url": "https://excalibur-mcp.fastmcp.app/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "excalibur-mcp": {
      "serverUrl": "https://excalibur-mcp.fastmcp.app/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "excalibur-mcp": {
      "type": "http",
      "url": "https://excalibur-mcp.fastmcp.app/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "excalibur-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://excalibur-mcp.fastmcp.app/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http excalibur-mcp https://excalibur-mcp.fastmcp.app/mcp

Related MCP servers

FastMCP server for TheBrain API — AI access to a personal knowledge graph, Tollbooth-monetized

3
Python
Apache-2.0
View repository →

Monetized graph answers via named Cypher queries — Tollbooth DPYC operator

0
TypeScript
Apache-2.0
View repository →

DPYC Social Contract community concierge — free MCP for membership, governance, and onboarding

0
Python
Apache-2.0
View repository →

Optionality — AI-judged options trading drill, Tollbooth-monetized MCP server

0
TypeScript
Apache-2.0
View repository →

Multi-tenant FastMCP server for Charles Schwab brokerage data, monetized via DPYC Tollbooth

0
Python
Apache-2.0
View repository →

TaxSort — Tollbooth-monetized MCP server for personal tax transaction classification

0
TypeScript
Apache-2.0
View repository →