mcpbeat Sign in
I

Camelotwebtools MCP Server

by kingwarthur Your server? Claim it
local only

Camelotwebtools MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

Official MCP server for Camelot Web Tools: 79 deterministic business, legal, and financial tools.

Installs / week
npm · camelotwebtools-mcp
0
Stars
0 open issues
23 Sep 2026
Last commit
no recent releases
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Camelotwebtools MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add camelotwebtools-mcp -- npx -y camelotwebtools-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "camelotwebtools-mcp": {
      "args": [
        "-y",
        "camelotwebtools-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.camelotwebtools-mcp]
command = "npx"
args = ["-y", "camelotwebtools-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "camelotwebtools-mcp": {
      "args": [
        "-y",
        "camelotwebtools-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "camelotwebtools-mcp": {
      "args": [
        "-y",
        "camelotwebtools-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Camelotwebtools MCP

same job, measured the same way
jPOS MCP Server
by mohisyed

MCP server for jPOS and ISO 8583. Deterministic payment protocol tools for AI agents.

74 installs/wk local only
Financial Modeling Prep MCP Server
by imbenrabi

MCP server for Financial Modeling Prep API with 250+ financial data tools

235 installs/wk local only
Thousand API
by thousand-api

Certainty for AI Agents. Deterministic MCP tools for dates, crypto, finance. 84 tools.

84 tools answering
ForInvest MCP Server
by foreksgithub

Financial data and analysis tools for Turkish BIST and international markets via MCP.

answering
Valuation API
by johnbehar1500-ux

Deterministic finance tools for AI agents — IRR, NPV, MOIC, DCF, WACC and sensitivity.

14 tools answering
Fintable MCP
by jasoncbraatz

Unofficial MCP server for fintable.io — manage financial categories, rules, and transactions.

58 installs/wk local only
Ghostfolio MCP
by mhajder

MCP server for Ghostfolio portfolio management and financial data access

645 installs/wk local only
Clean
by clean

Read-only developer, date, finance, and text utilities. Authless remote MCP server by Clean.tools.

22 installs/wk 42 tools answering

Camelotwebtools MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Camelotwebtools MCP?
Camelotwebtools MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package camelotwebtools-mcp.
How do I connect Camelotwebtools MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls camelotwebtools-mcp straight from npm; nothing to host, nothing to sign up for.
Is Camelotwebtools MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.