MCP access to 27 stock research and agent utility tools through the Agent Toolbelt API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Agent Toolbelt.
The marras0914/agent-toolbelt MCP server gives compatible AI clients access to the Agent Toolbelt API. Its catalog contains 27 tools: seven for stock research and 20 for general agent tasks.
The stock tools analyze ticker symbols using live financial data from Polygon.io, Finnhub, and Financial Modeling Prep. They cover investment theses, earnings history, insider activity, valuation, bull-versus-bear cases, stock comparisons, and competitive moats. Results include source-status information with fetch timestamps and per-provider success flags.
The utility set handles common transformations and analysis tasks. Examples include extracting structured values from text, counting tokens for multiple language models, generating JSON Schema or TypeScript validators, converting CSV and Markdown, reading URL metadata, summarizing web pages, building regular expressions or cron expressions, and packing content into a context-window budget. Other tools address prompt revision, meeting notes, contract clauses, document differences, dependency CVEs, image metadata, addresses, colors, brand tokens, and mock API responses.
The MCP package runs locally through npx and uses AGENT_TOOLBELT_KEY to authenticate requests to the hosted Agent Toolbelt API. Claude Desktop can then discover and call the exposed tools through its MCP configuration. The API also provides a tool catalog endpoint for runtime discovery.
Calls are metered by the hosted service. The free tier includes 1,000 calls per month with a 10-per-minute limit. Paid options include prepaid usage and monthly plans with higher quotas and rate limits. Individual tools have different per-call prices; stock research tools cost more than basic rule-based utilities.
Install the MCP package with npx -y agent-toolbelt-mcp. In Claude Desktop, add an agent-toolbelt entry to claude_desktop_config.json, set the command to npx, and pass -y and agent-toolbelt-mcp as arguments. Provide an Agent Toolbelt key through the AGENT_TOOLBELT_KEY environment variable.
A key can be obtained by registering through the production API. The documented registration flow starts with a free account and does not require a credit card. The same API is also available through the agent-toolbelt npm SDK, while LangChain users can create 27 structured tools from the typed client.
The marras0914/agent-toolbelt MCP server depends on the hosted Agent Toolbelt API and therefore requires network access and a valid API key. Financial outputs are synthesized from external data providers; the returned source-status block indicates which providers supplied data for a request. Usage is subject to the service's quotas, rate limits, and per-tool charges.
The README explicitly documents Claude Desktop and Claude Code usage. It also mentions OpenAI GPT Actions, RapidAPI, and several MCP directories, but those are separate access or discovery options rather than additional MCP client implementations described here.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/marras0914-agent-toolbelt)<a href="https://allmcps.com/mcp/marras0914-agent-toolbelt"><img src="https://allmcps.com/api/badge/marras0914-agent-toolbelt?style=directory" alt="Agent Toolbelt on AllMCPs" /></a>