Stock Market Research Assistant
🧠 MCP Servers Built with OpenAPITools
This repository contains ready-to-use MCP (Model Context Protocol) servers generated using OpenAPITools — a platform to convert your OpenAPI/Swagger specs into AI-compatible tools and servers.
Each folder here represents an individual MCP server built from a specific OpenAPI spec. These MCP servers can be used directly in tools like Cursor, Claude Desktop, or any other platform that supports MCP.
🚀 What is MCP?
Model Context Protocol (MCP) allows you to expose your APIs in a way that large language models can understand and interact with directly — without writing complex wrappers.
OpenAPITools supports generating MCP servers out of the box. This means you can:
Use your own APIs with AI agents.
Run them locally or self-hosted.
Use them for free inside LLM IDEs like Cursor or tools like Claude Desktop.
🔧 Tools Used
All MCP servers here are generated using:
👉 OpenAPITools
Docs: https://docs.openapitools.com/mcp
You can also generate your own tools from Swagger/OpenAPI specs and download them as MCP servers.
📁 Repo Structure
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kvssankar/openapitools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server