MCP OpenAPI Schema Explorer - Alternatives & Competitors
Token-efficient OpenAPI exploration via MCP Resources.
MCP OpenAPI Schema Explorer is an MCP-compatible server that provides token-efficient, read-only access to OpenAPI (v3.0) and Swagger (v2.0) specifications through MCP Resources. It enables MCP clients such as Claude Desktop and others to interactively explore large API schemas without loading the entire specification into an LLM’s context. The tool automatically converts Swagger specs to OpenAPI v3.0, supports both local files and remote URLs, and is optimized for integration with a broad range of MCP clients.
Ranked by Relevance
-
1
@reapi/mcp-openapi
Serve multiple OpenAPI specs for LLM-powered IDE integrations via the Model Context Protocol.
@reapi/mcp-openapi is a Model Context Protocol (MCP) server that loads and serves multiple OpenAPI specifications, making APIs available to LLM-powered IDEs and development tools. It enables Large Language Models to access, interpret, and work directly with OpenAPI docs within code editors such as Cursor. The server supports dereferenced schemas, maintains an API catalog, and offers project-specific or global configuration. Sponsored by ReAPI, it bridges the gap between API specifications and AI-powered developer environments.
71 13 MCP -
2
MCP Swagger Server (mss)
Seamlessly convert OpenAPI/Swagger specs into Model Context Protocol tools for AI integration.
MCP Swagger Server converts OpenAPI/Swagger API specifications into Model Context Protocol (MCP) compatible tools, enabling REST APIs to become directly callable by AI systems. It supports zero-configuration conversion, multiple transport protocols (SSE, Streamable, Stdio), and secure API access through Bearer Token authentication. The tool offers an interactive command-line interface and configuration options to filter operations, customize transports, and manage API security. Its modular structure includes OpenAPI parsing, web UI, and backend services.
38 8 MCP -
3
MCP-Typescribe
An MCP server for serving TypeScript API context to language models.
MCP-Typescribe is an open-source implementation of the Model Context Protocol (MCP) focused on providing LLMs with contextual, real-time access to TypeScript API documentation. It parses TypeScript (and other) definitions using TypeDoc-generated JSON and serves this information via a queryable server that supports tools used by AI coding assistants. The solution enables AI agents to dynamically explore, search, and understand unknown APIs, accelerating onboarding and supporting agentic behaviors in code generation.
45 6 MCP -
4
OpsLevel MCP Server
Read-only MCP server for integrating OpsLevel data with AI tools.
OpsLevel MCP Server implements the Model Context Protocol to provide AI tools with a secure way to access and interact with OpsLevel account data. It supports read-only operations for a wide range of OpsLevel resources such as actions, campaigns, checks, components, documentation, domains, and more. The tool is compatible with popular environments including Claude Desktop and VS Code, enabling easy integration via configuration and API tokens. Installation options include Homebrew, Docker, and standalone binaries.
8 7 MCP -
5
godoc-mcp
Token-efficient Go documentation server for LLMs using Model Context Protocol.
godoc-mcp is a Model Context Protocol (MCP) server that provides efficient, structured access to Go package documentation for large language models. It enables LLMs to understand Go projects without reading entire source files by supplying essential documentation and source code at varying levels of granularity. The tool supports project navigation, automatic module setup, caching, and works offline for both standard and third-party Go packages.
88 11 MCP -
6
Cross-LLM MCP Server
Unified MCP server for accessing and combining multiple LLM APIs.
Cross-LLM MCP Server is a Model Context Protocol (MCP) server enabling seamless access to a range of Large Language Model APIs including ChatGPT, Claude, DeepSeek, Gemini, Grok, Kimi, Perplexity, and Mistral. It provides a unified interface for invoking different LLMs from any MCP-compatible client, allowing users to call and aggregate responses across providers. The server implements eight specialized tools for interacting with these LLMs, each offering configurable options like model selection, temperature, and token limits. Output includes model context details as well as token usage statistics for each response.
9 5 MCP -
7
Unsplash MCP Server
Seamless Unsplash image integration via the Model Context Protocol.
Unsplash MCP Server provides a simple and robust interface to search and integrate high-quality Unsplash images through the Model Context Protocol (MCP). It offers advanced photo search capabilities with filters for keywords, color schemes, orientation, and sorting. Designed for easy integration with development environments such as Cursor and Smithery, it simplifies embedding Unsplash image search into AI and automation workflows.
186 20 MCP -
8
EditorConfig MCP Server
An MCP-compliant server that formats files using .editorconfig rules.
EditorConfig MCP Server provides a Model Context Protocol (MCP) compliant server that automatically formats project files according to .editorconfig rules. Designed to work with AI coding agents, it proactively enforces consistent code formatting and prevents common style errors before files are processed further. The server features robust API endpoints, semantic versioned routes, rate limiting, OpenAPI documentation, and JSON schema-based validation, supporting seamless integration into automated development workflows.
2 2 MCP -
9
OpenStreetMap MCP Server
Enhancing LLMs with geospatial and location-based capabilities via the Model Context Protocol.
OpenStreetMap MCP Server enables large language models to interact with rich geospatial data and location-based services through a standardized protocol. It provides APIs and tools for address geocoding, reverse geocoding, points of interest search, route directions, and neighborhood analysis. The server exposes location-related resources and tools, making it compatible with MCP hosts for seamless LLM integration.
134 30 MCP -
10
Volatility MCP
AI-assisted memory forensics via standardized APIs and MCP clients
Volatility MCP integrates the Volatility 3 framework for memory image analysis with a FastAPI backend, exposing forensic plugins as RESTful APIs. Featuring Model Context Protocol (MCP) support, it enables seamless interaction with AI assistants like Claude Desktop for advanced memory forensics. The platform connects memory artifacts to AI or web applications, offering natural language driven analysis and automation. Designed for security analysts and forensic professionals, it supports key Volatility plugins such as pslist and netscan.
36 5 MCP -
11
Octocode MCP
Enterprise-grade AI context server for codebase research and analysis.
Octocode MCP is a Model Context Protocol (MCP) server designed to enable AI assistants to search, analyze, and extract insights from millions of GitHub repositories with high security and token efficiency. It offers intelligent orchestration for deep code research, planning, and agentic workflows, streamlining the process of building and understanding complex software projects. The platform features robust tools and commands, such as /research for expert code research, designed to support developers and AI systems with context-rich information.
577 45 MCP -
12
codemirror-mcp
CodeMirror extension for Model Context Protocol resource mentions and prompt commands
codemirror-mcp provides a CodeMirror extension that implements the Model Context Protocol (MCP) to enable resource mention handling and prompt command integration within code editors. It offers autocomplete, visual decorations, and interaction support for '@resource' mentions, as well as command triggers using the '/prompt' syntax. The extension integrates with model context servers using a defined transport and enhances the editor experience with resource click handling and customizable theming.
78 3 MCP -
13
Pica MCP Server
A Model Context Protocol (MCP) server for seamless integration with 100+ platforms via Pica.
Pica MCP Server provides a standardized Model Context Protocol (MCP) interface for interaction with a wide range of third-party services through Pica. It enables direct platform integrations, action execution, and intelligent intent detection while prioritizing secure environment variable management. The server also offers features such as code generation, form and data handling, and robust documentation for platform actions. It supports multiple deployment methods, including standalone, Docker, Vercel, and integration with tools like Claude Desktop and Cursor.
8 5 MCP -
14
Neovim MCP Server
Connect AI assistants to Neovim via the Model Context Protocol.
Neovim MCP Server enables seamless integration between Neovim instances and AI assistants by implementing the Model Context Protocol (MCP). It allows for multi-connection management, supports both stdio and HTTP server transport modes, and provides access to structured diagnostic information via URI schemes. With LSP integration, plugin support, and an extensible tool system, it facilitates advanced interaction with Neovim for context-aware AI workflows.
20 3 MCP -
15
Bugsnag MCP Server
A Model Context Protocol server for AI-powered Bugsnag error monitoring and management.
Bugsnag MCP Server provides a Model Context Protocol-compliant interface for AI tools to interact with Bugsnag, enabling advanced error monitoring, analysis, and management. It allows navigation of organizations and projects, filtering and investigation of errors and events, and detailed stacktrace and exception chain visualization. The server is designed for easy integration with LLM-powered agents like Cursor and Claude, supporting rich context retrieval and automated issue resolution workflows.
18 5 MCP -
16
Token Optimizer MCP
Efficient token reduction for context window optimization in AI workflows
Token Optimizer MCP is a server that reduces context window usage for AI tools by intelligently caching, compressing, and externally storing large content. It offers smart replacements for standard file and API operations, integrating seamlessly with tools such as Claude Desktop and other code assistants. The tool employs persistent caching with SQLite, high-ratio Brotli compression, and precise token counting to optimize both accuracy and efficiency. Production results indicate consistent 60-90% token usage reduction over tens of thousands of operations.
6 2 MCP -
17
godoc-mcp-server
Provides Go package documentation from pkg.go.dev to LLMs as an MCP server.
godoc-mcp-server enables searching Golang packages and obtains their documentation from pkg.go.dev, serving the information to language models via the Model Context Protocol. Communication occurs over standard input/output, supporting efficient retrieval of package information, including support for subpackages and usage instructions. The tool includes local caching and features tailored to LLM integration scenarios.
32 3 MCP -
18
JSON MCP Filter
MCP server for JSON schema generation, smart filtering, and secure chunked data extraction.
JSON MCP Filter is an MCP-compliant server offering robust JSON schema generation and field-level filtering tools for both local files and remote HTTP/HTTPS endpoints. Leveraging quicktype for precise TypeScript type creation, it supports advanced features such as smart shape-based filtering, auto-chunking of large datasets, and memory-safe processing. Designed for seamless integration with popular MCP clients, it excels at extracting and preparing relevant JSON data for large language model contexts.
17 7 MCP -
19
Package Version MCP Server
Check latest stable package versions across multiple registries with an MCP server.
Package Version MCP Server acts as an MCP-compliant server that assists large language models in fetching the latest stable versions of packages from a variety of registries such as npm, PyPI, Maven Central, Go Proxy, Swift Packages, AWS Bedrock, Docker Hub, GitHub Container Registry, and GitHub Actions. It can be integrated via command-line, URL, or containers and is tailored for development environments and tools that require accurate package versioning for code generation or recommendations. The solution is adaptable and is transitioning towards incorporation in the broader mcp-devtools suite.
118 23 MCP -
20
Rootly MCP Server
Seamlessly integrate Rootly incident management into MCP-compatible editors.
Rootly MCP Server provides an MCP-compliant server to access and manage Rootly's incident management API from within editors like Cursor, Windsurf, and Claude. It enables context-rich workflows and tool generation based on Rootly’s OpenAPI specification, allowing users to resolve incidents directly within their development environment. The server supports flexible authentication and dynamic resource generation while ensuring smart pagination to optimize editor context windows.
36 15 MCP -
21
mcp-git-ingest
MCP server for exploring GitHub repository structures and key files.
mcp-git-ingest is a Model Context Protocol (MCP) server designed to programmatically read and visualize GitHub repository structures and retrieve important file contents. It leverages fastmcp for server functionality and gitpython for repository operations, ensuring robust error handling and cleanup. The tool offers commands to generate directory trees and fetch specified files, making it suitable for integrating repository context into AI workflows.
286 38 MCP -
22
Sequa MCP
Bridge Sequa's advanced context engine to any MCP-capable AI client.
Sequa MCP acts as a seamless integration layer, connecting Sequa’s knowledge engine with various AI coding assistants and IDEs via the Model Context Protocol (MCP). It enables tools to leverage Sequa’s contextual knowledge streams, enhancing code understanding and task execution across multiple repositories. The solution provides a simple proxy command to interface with standardized MCP transports, supporting configuration in popular environments such as Cursor, Claude, VSCode, and others. Its core purpose is to deliver deep, project-specific context to LLM agents through a unified and streamable endpoint.
16 3 MCP -
23
GitHub Repo MCP
Browse and access GitHub repositories through any MCP-compatible client.
GitHub Repo MCP enables AI assistants and clients to explore GitHub repositories by navigating directories and viewing file contents using the Model Context Protocol (MCP). It is compatible with popular MCP clients such as Cursor, Windsurf, and Claude Desktop via the stdio protocol. The server provides tools to list repository directories and fetch file content, allowing for streamlined repository browsing in AI-powered workflows. Installation is straightforward via NPX, Smithery, or direct configuration in MCP-capable IDEs.
20 10 MCP -
24
OpenZIM MCP Server
Transforms ZIM archives into intelligent, structured knowledge engines for LLMs.
OpenZIM MCP Server provides structured, intelligent access to ZIM-format knowledge bases, enabling large language models to efficiently search, navigate, and understand content in offline archives. Dual operation modes allow support for both advanced and simple LLM integrations. It features smart navigation by namespace, context-aware discovery, intelligent search, and relationship mapping to optimize knowledge extraction and utilization.
8 2 MCP -
25
MacOS Resource Monitor MCP Server
Lightweight MCP server for monitoring CPU, memory, and network usage on macOS.
MacOS Resource Monitor MCP Server provides real-time monitoring of system resources on macOS devices, exposing an MCP endpoint for integration with LLMs or other clients. It identifies resource-intensive processes across CPU, memory, and network, delivering structured JSON outputs. The server offers advanced filtering, sorting, and system overviews, assisting in performance analysis and bottleneck identification. Designed for seamless integration and lightweight system monitoring.
16 3 MCP -
26
MobSF MCP Tool
MCP-compatible interface for MobSF APK and IPA scanning
MobSF MCP Tool enables integration of the Mobile Security Framework (MobSF) with the Model Context Protocol, allowing direct scanning and analysis of APK and IPA files through any MCP-capable client, such as Claude or 5ire. It leverages MobSF's REST API to automate file uploads, scan initiation, and report retrieval. The tool optimizes output for AI model contexts by filtering out overly large results and provides example configurations for seamless integration with leading AI desktop apps.
15 4 MCP -
27
Bankless Onchain MCP Server
Structured on-chain data access for AI models via the Bankless API
Bankless Onchain MCP Server enables AI models to interact with blockchain data using the Model Context Protocol (MCP). It provides endpoints to read contract state, fetch event logs, retrieve contract ABIs, source codes, and transaction information across multiple blockchain networks. The server standardizes access to on-chain state and events, allowing for context-rich blockchain data retrieval. This facilitates seamless integration of on-chain data into AI-driven workflows.
70 18 MCP -
28
Swarmia MCP Server
Connect Swarmia's metrics and reports to MCP clients for advanced analytics.
Swarmia MCP Server acts as a bridge between Swarmia's Export API and Model Context Protocol (MCP) clients, enabling streamlined access to advanced metrics and reporting. It supports the retrieval of pull request metrics, DORA metrics, investment balance reports, software capitalization data, and effort reporting. The server is designed to work seamlessly with various MCP clients, allowing users to fetch and analyze organizational engineering data via standardized protocols.
2 1 MCP -
29
OpenAPI-MCP
Dockerized MCP server that transforms OpenAPI/Swagger specs into MCP-compatible tools.
OpenAPI-MCP is a dockerized server that reads Swagger/OpenAPI specification files and generates corresponding Model Context Protocol (MCP) toolsets. It enables MCP-compatible clients to interact dynamically with APIs described by OpenAPI specs, automatically generating the necessary tool schemas and facilitating secure API key handling. The solution supports both local and remote API specs, offers filtering by tags and operations, and can be easily deployed using Docker.
150 31 MCP -
30
OpenMCP
A standard and registry for converting web APIs into MCP servers.
OpenMCP defines a standard for converting various web APIs into servers compatible with the Model Context Protocol (MCP), enabling efficient, token-aware communication with client LLMs. It also provides an open-source registry of compliant servers, allowing clients to access a wide array of external services. The platform supports integration with local and remote hosting environments and offers tools for configuring supported clients, such as Claude desktop and Cursor. Comprehensive guidance is offered for adapting different API formats including REST, gRPC, GraphQL, and more into MCP endpoints.
252 27 MCP -
31
MCP Link
Convert Any OpenAPI V3 API to an MCP Server for seamless AI Agent integration.
MCP Link enables automatic conversion of any OpenAPI v3-compliant RESTful API into a Model Context Protocol (MCP) server, allowing instant compatibility with AI-driven agent frameworks. It eliminates the need for manual interface creation and code modification by translating OpenAPI schemas into MCP endpoints. MCP Link supports robust feature mapping and authentication, making it easy to expose existing APIs to AI ecosystems using a standardized protocol. The tool is designed for both developers and organizations seeking to streamline API integration with AI agents.
572 68 MCP -
32
APISIX Model Context Protocol Server
Bridge LLMs with APISIX for natural language API management.
APISIX Model Context Protocol (MCP) Server enables large language models to interact with and manage APISIX resources via natural language commands. It provides a standardized protocol for connecting AI clients like Claude, Cursor, and Copilot to the APISIX Admin API. The server supports a range of operations including CRUD for routes, services, upstreams, plugins, security configurations, and more. Installation is streamlined via Smithery, npm, or direct source setup with customizable environment variables.
29 9 MCP -
33
mcp-access-point
Bridge HTTP services with Model Context Protocol (MCP) clients seamlessly.
MCP Access Point acts as a lightweight gateway that enables direct communication between MCP-compatible clients and traditional HTTP services without requiring server-side modifications. Built on the high-performance Pingora proxy library, it supports protocol conversion between HTTP, SSE, and MCP, supporting multi-tenancy and customizable routing. It empowers various MCP clients, such as Cursor Desktop, MCP Inspector, and VS Code, to interact with existing APIs efficiently. Configuration is flexible via YAML, and deployment is possible both locally and through Docker.
118 21 MCP -
34
Flowcore Platform MCP Server
A standardized MCP server for managing and interacting with Flowcore Platform resources.
Flowcore Platform MCP Server provides an implementation of the Model Context Protocol (MCP) for seamless interaction and management of Flowcore resources. It enables AI assistants to query and control the Flowcore Platform using a structured API, allowing for enhanced context handling and data access. The server supports easy deployment with npx, npm, or Bun and requires user authentication using Flowcore credentials.
9 5 MCP -
35
Firefly MCP Server
Seamless resource discovery and codification for Cloud and SaaS with Model Context Protocol integration.
Firefly MCP Server is a TypeScript-based server implementing the Model Context Protocol to enable integration with the Firefly platform for discovering and managing resources across Cloud and SaaS accounts. It supports secure authentication, resource codification into infrastructure as code, and easy integration with tools such as Claude and Cursor. The server can be configured via environment variables or command line and communicates using standardized MCP interfaces. Its features facilitate automation and codification workflows for cloud resource management.
15 6 MCP -
36
Docker Hub MCP Server
Expose Docker Hub APIs to LLMs via the Model Context Protocol.
The Docker Hub MCP Server implements the Model Context Protocol (MCP) to make Docker Hub APIs accessible to large language models, enabling AI-powered discovery and management of container images and repositories. It provides an interface for LLMs to access real-time Docker Hub data, recommend images, and streamline developer workflows. The server supports both public and private repositories through configurable authentication, and can be integrated with AI assistants like Gordon and clients such as Claude Desktop.
83 61 MCP -
37
Higress
AI Native API Gateway with Built-in Model Context Protocol (MCP) Support
Higress is a cloud-native API gateway built on Istio and Envoy, extensible with Wasm plugins in Go, Rust, or JS. It enables unified management and hosting of both LLM APIs and MCP Servers, allowing AI agents to easily call tools and services via standard protocols. The platform supports seamless conversion of OpenAPI specs to remote MCP servers and provides robust AI gateway features for enterprise and mainstream model providers. Higress is widely adopted in production environments, notably within Alibaba Cloud's core AI applications.
6,814 878 MCP -
38
Open Data Model Context Protocol
Easily connect open data providers to LLMs using a Model Context Protocol server and CLI.
Open Data Model Context Protocol enables seamless integration of open public datasets into Large Language Model (LLM) applications, starting with support for Claude. Through a CLI tool and server, users can access and query public data providers within their LLM clients. It also offers tools and templates for contributors to publish and distribute new open datasets, making data discoverable and actionable for LLM queries.
140 21 MCP -
39
Kubernetes MCP Server
A standardized MCP interface for Kubernetes cluster management and introspection.
Kubernetes MCP Server enables interaction with Kubernetes clusters via the Model Context Protocol, providing a consistent and standardized interface across various tools and environments. It features resource discovery, detailed inspection, metrics retrieval, resource manipulation, and supports multiple communication modes such as stdio, SSE, and streamable HTTP. Designed for flexibility and security, it allows both read-only and full-access modes and works with different Kubernetes contexts.
117 21 MCP -
40
VictoriaLogs MCP Server
MCP server enabling advanced read-only access and observability for VictoriaLogs
VictoriaLogs MCP Server implements the Model Context Protocol (MCP) to provide seamless, read-only integration with VictoriaLogs instances. It enables comprehensive access to VictoriaLogs APIs, allowing for log querying, exploration, and advanced observability tasks. The server includes embedded and searchable documentation and supports automation and interaction capabilities via standardized MCP tools. Designed to combine with other MCP servers, it enhances engineering workflows for log analysis and troubleshooting.
30 7 MCP -
41
Snowflake MCP Server
MCP server enabling secure and structured Snowflake database interaction with AI tools.
Snowflake MCP Server provides a Model Context Protocol-conformant interface to interact programmatically with Snowflake databases. It exposes SQL execution, schema exploration, and insight aggregation as standardized resources and tools accessible by AI assistants. The server offers read/write capabilities, structured resource summaries, and insight memoization suitable for contextual AI workflows. Integration is supported with popular AI platforms such as Claude Desktop via Smithery or UVX configurations.
170 75 MCP -
42
cloudflare/mcp-server-cloudflare
Connect Cloudflare services to Model Context Protocol (MCP) clients for AI-powered management.
Cloudflare MCP Server enables integration between Cloudflare's suite of services and clients using the Model Context Protocol (MCP). It provides multiple specialized servers that allow AI models to access, analyze, and manage configurations, logs, analytics, and other features across Cloudflare's platform. Users can leverage natural language interfaces in compatible MCP clients to read data, gain insights, and perform automated actions on their Cloudflare accounts. This project aims to streamline the orchestration of security, development, monitoring, and infrastructure tasks through standardized MCP connections.
2,919 251 MCP -
43
Kafka Schema Registry MCP Server
MCP-compliant server for advanced Kafka Schema Registry management and integration.
Kafka Schema Registry MCP Server is a fully-compliant Model Context Protocol (MCP) server built with the FastMCP 2.8.0+ framework. It provides advanced schema context support, enables multi-registry management, and offers comprehensive schema export capabilities. The tool is designed for seamless integration with Claude Desktop and other MCP clients using JSON-RPC over stdio. It supports Docker-based deployment and includes features to streamline both administrator and end-user workflows.
26 7 MCP -
44
Opik MCP Server
A unified Model Context Protocol server for Opik with multi-transport IDE integration.
Opik MCP Server is an open-source implementation of the Model Context Protocol (MCP) designed for the Opik platform. It enables seamless integration with compatible IDEs and provides a unified interface to manage Opik's features such as prompts, projects, traces, and metrics. Supporting multiple transport mechanisms like stdio and experimental SSE, it simplifies workflow integration and platform management for LLM applications. The tool aims to streamline development and monitoring by offering standardized access and control over Opik's capabilities.
182 27 MCP -
45
MKP
A Model Context Protocol server enabling LLM-powered applications to interact with Kubernetes clusters.
MKP is a Model Context Protocol (MCP) server designed for Kubernetes environments, allowing large language model (LLM) powered applications to list, retrieve, and apply Kubernetes resources through a standardized protocol interface. Built natively in Go, it utilizes Kubernetes API machinery to provide direct, type-safe, and reliable operations without dependencies on CLI tools. MKP offers a minimalist, pluggable design enabling universal resource support, including custom resource definitions, and includes built-in rate limiting for production readiness.
54 5 MCP -
46
MCP MongoDB Server
A Model Context Protocol server for LLM interaction with MongoDB databases.
MCP MongoDB Server enables large language models to interact with MongoDB databases through the standardized Model Context Protocol interface. It provides schema inspection, document querying, aggregation, and write operations with intelligent ObjectId handling and flexible read-only configurations. Designed for seamless integration with tools like Claude Desktop, it offers collection completions, schema inference, and robust support for both development and production environments.
267 50 MCP -
47
Druid MCP Server
Comprehensive Model Context Protocol server for advanced Apache Druid management and analytics
Druid MCP Server provides a fully MCP-compliant interface for managing, analyzing, and interacting with Apache Druid clusters. Leveraging tools, resources, and AI-assisted prompts, it enables LLM clients and AI agents to perform operations such as time series analysis, statistical exploration, and data management through standardized protocols. The server is built with a feature-based architecture, offers real-time communication via multiple transports, and includes automatic discovery and registration of MCP components.
9 4 MCP -
48
Insforge MCP Server
A Model Context Protocol server for seamless integration with Insforge and compatible AI clients.
Insforge MCP Server implements the Model Context Protocol (MCP), enabling smooth integration with various AI tools and clients. It allows users to configure and manage connections to the Insforge platform, providing automated and manual installation methods. The server supports multiple AI clients such as Claude Code, Cursor, Windsurf, Cline, Roo Code, and Trae via standardized context management. Documentation and configuration guidelines are available for further customization and usage.
3 2 MCP -
49
mcp
Universal remote MCP server connecting AI clients to productivity tools.
WayStation MCP acts as a remote Model Context Protocol (MCP) server, enabling seamless integration between AI clients like Claude or Cursor and a wide range of productivity applications, such as Notion, Monday, Airtable, Jira, and more. It supports multiple secure connection transports and offers both general and user-specific preauthenticated endpoints. The platform emphasizes ease of integration, OAuth2-based authentication, and broad app compatibility. Users can manage their integrations through a user dashboard, simplifying complex workflow automations for AI-powered productivity.
27 6 MCP -
50
mcp-open-library
Model Context Protocol server for accessing Open Library book and author data.
Provides an implementation of a Model Context Protocol (MCP) server to enable AI assistants and clients to search and retrieve book and author information from the Open Library API. Supports searching by title, author name, and various identifiers, as well as fetching author photos and book covers. Returns structured, machine-readable data suitable for AI model context integration. Offers installation via Smithery, manual setup, and Docker deployment.
34 9 MCP
Join Our Newsletter
Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.
Didn't find tool you were looking for?