Skip to main content
Glama

Stock Market Research Assistant

by kvssankar

🧠 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

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

So I tried out this cool tool I saw in a LinkedIn post https://openapitools.com All you need is your API schema (OpenAPI/Swagger), and it automatically generates an MCP schema for you. You can then drop it straight into Claude Desktop (or Cursor, LangChain, etc.) and instantly start chatting with

  1. 🚀 What is MCP?
    1. 🔧 Tools Used
      1. 📁 Repo Structure

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          This tool creates a Model Context Protocol (MCP) server that acts as a proxy for any API that has an OpenAPI v3.1 specification. This allows you to use Claude Desktop to easily interact with both local and remote server APIs.
          Last updated 2 months ago
          92
          752
          JavaScript
          MIT License
          • Apple
          • Linux
        • A
          security
          A
          license
          A
          quality
          Integrate Claude with Any OpenAI SDK Compatible Chat Completion API - OpenAI, Perplexity, Groq, xAI, PyroPrompts and more.
          Last updated 3 months ago
          1
          60
          138
          JavaScript
          MIT License
          • Apple
        • A
          security
          A
          license
          A
          quality
          Enables integration with OpenAI models through the MCP protocol, supporting concise and detailed responses for use with Claude Desktop.
          Last updated 5 months ago
          1
          2
          Python
          MIT License
          • Apple
          • Linux
        • -
          security
          F
          license
          -
          quality
          A Model Context Protocol server that allows Claude to make API requests on your behalf, providing tools for testing various APIs including HTTP requests and OpenAI integrations without sharing your API keys in the chat.
          Last updated 5 months ago
          Python
          • Linux
          • Apple

        View all related MCP servers

        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