@spec2tools/stdio-mcp
by CahidArda · ai-ml · mcp-server, glama
Exposes any OpenAPI spec endpoints as AI agent tools via stdio, requiring no code generation or maintenance.
Source: https://github.com/CahidArda/spec2tools
Install
git clone https://github.com/CahidArda/spec2toolsUse this forAI-extracted
- →Convert OpenAPI specifications into callable tools for AI agents without manual tool definition
- →Enable AI agents to interact with REST APIs by parsing OpenAPI specs dynamically
- →Generate MCP-compatible tool interfaces from existing API documentation
- →Reduce boilerplate when integrating new APIs into agent workflows
Works with
Tags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
@spec2tools/stdio-mcp is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- vercel-ai-docs-mcp by IvanAmador
Enables AI-powered search and querying of the Vercel AI SDK documentation using natural language questions, with tools for direct similarity search and agent-based answers.
- Zhihu-Collections-MCP by JasonJarvan
This MCP server enables AI agents to list, export, and search Zhihu collections, converting them to Markdown files with images.
- 1688 Scraper MCP by xiayumu034-crypto
Enables AI-powered 1688 wholesale sourcing with intelligent product search, price breakdown, genuine reviews, and supplier background checks, including anti-crawler support.
- mcp-server by alphaiterations
An MCP server that provides weather and web search tools, orchestrated by a LangGraph agent with OpenAI for natural language interaction.
- MCP Tiingo Server by matteoantoci
Provides financial data tools including stock prices, news, forex, fundamentals, and corporate actions via the Tiingo API through the Model Context Protocol.
- epub-parser-mcp by kala51773
A TypeScript-based MCP server for parsing EPUB files, enabling metadata extraction, table of contents parsing, text content extraction, and search within EPUB documents, designed for seamless integration with AI assistants like Claude Desktop.
- TFL MCP Server for Poke by VJagiasi
Enables AI assistants to access real-time Transport for London data, including tube/bus arrivals, line status, journey planning, and disruptions.
- MCP Vue UI Kit Server by TeodorDre
Enables AI assistants to access documentation of Vue UI components, including props, events, and slots, for generating correct usage code.
Frequently asked questions
How do I install @spec2tools/stdio-mcp?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support @spec2tools/stdio-mcp?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is @spec2tools/stdio-mcp free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.