Skip to main content
Glama
kvssankar

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.


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

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Automatically 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
  • A
    license
    -
    quality
    D
    maintenance
    Dynamically 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.
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Turn 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.
    2
    48
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

  • Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.

  • Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.

View all MCP Connectors

Latest Blog Posts

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