Stock Market Research Assistant
Allows conversion of OpenAPI/Swagger specifications into MCP-compatible servers that can be used to expose APIs for AI interaction
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Stock Market Research Assistantwhat are the top 5 tech stocks by market cap today?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🧠 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.
Related MCP server: FastMCP OpenAPI
🔧 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
This server cannot be deployed
Maintenance
Related MCP Connectors
One MCP endpoint for Claude, GPT & Gemini: 100+ tools + no-code connectors + agent workers.
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.
- QuallaaOAuthcom.quallaa
Talk to your public-facing AI from any MCP client — Claude, ChatGPT, Cursor, Cline, Windsurf.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAutomatically converts any OpenAPI specification or Postman Collection into an MCP server, enabling AI assistants like Claude to directly interact with REST APIs without writing any code.Apache 2.0
- AlicenseNot gradedqualityDmaintenanceDynamically generates MCP tools from OpenAPI specifications, enabling AI assistants to interact with any REST API through natural language. Supports multiple APIs with authentication, parameter validation, and integration with Claude Desktop and LangChain.1MIT
- AlicenseAqualityCmaintenanceTurn any OpenAPI spec into MCP tools for Claude — instantly. Point mcp-openapi at any OpenAPI 3.x spec and Claude can call every endpoint through natural language. No custom integration code. No manual tool definitions. One line of config.238 npm1MIT
- AlicenseNot gradedqualityDmaintenanceTurn any OpenAPI spec into a working MCP server — point it at a spec and Claude instantly gets a tool for every endpoint.MIT