MCPs tagged with natural language queries
-
MCP-wolfram-alpha
An MCP server for querying the Wolfram Alpha API.
MCP-wolfram-alpha provides an implementation of the Model Context Protocol, enabling integration with the Wolfram Alpha API. It exposes prompts and tools to facilitate AI systems in answering natural language queries by leveraging Wolfram Alpha's computational knowledge engine. The server requires an API key and offers configuration examples for seamless setup and development.
- ⭐ 64
- MCP
- SecretiveShell/MCP-wolfram-alpha
-
Balldontlie MCP Server
Sports data access via Model Context Protocol for LLMs
Balldontlie MCP Server provides an MCP-compliant interface to the Balldontlie API, offering NBA, NFL, and MLB data to downstream AI models and applications. It supports retrieving information about teams, players, and games, and includes features like schedule generation for various leagues. The server is easily installable via Claude Desktop, Smithery, or LibreChat, and integrates with LLMs to allow natural-language sports queries.
- ⭐ 18
- MCP
- mikechao/balldontlie-mcp
-
PGMCP
Natural language PostgreSQL interface via the Model Context Protocol.
PGMCP enables seamless interaction with any PostgreSQL database through natural language queries, translating user intent into structured SQL results. It acts as a Model Context Protocol (MCP) server, connecting AI assistants and MCP-compatible clients to databases with features like streaming, robust error handling, and optional AI-powered SQL generation. The tool ensures secure, read-only access to existing databases using HTTP/MCP protocol. Compatibility includes tools such as Cursor, Claude Desktop, and VS Code extensions.
- ⭐ 499
- MCP
- subnetmarco/pgmcp
-
MongoDB Lens
Natural language MongoDB access via a local MCP server.
MongoDB Lens offers a local Model Context Protocol (MCP) server that enables full-featured interaction with MongoDB databases using natural language queries through large language models. It provides tools for querying, running aggregations, schema analysis, performance optimization, and more. The server supports integration with a variety of MCP clients, making MongoDB data accessible and manageable by natural language commands. Users benefit from features such as connection aliasing, schema inference, and data protection mechanisms for sensitive operations.
- ⭐ 191
- MCP
- furey/mongodb-lens