MCP Server Demo
Related Servers
Alternatives to MCP Server Demo
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityFmaintenanceA collection of production-ready MCP servers for PostgreSQL, SQLite, Redis, File System, and GitHub API, enabling database operations, file management, and GitHub interactions through natural language.2MIT
- AlicenseNot gradedqualityDmaintenanceProvides MCP servers for GitHub API operations and SQL database queries, enabling users to interact with GitHub repositories and databases through natural language.3MIT
- AlicenseNot gradedqualityBmaintenanceA monorepo for learning the Model Context Protocol with TypeScript, featuring example MCP servers for weather data and tax calculation.6 npmMIT
- FlicenseNot gradedqualityCmaintenanceA Model Context Protocol server that exposes personal data tools for Spotify listening history, movie ratings, and GitHub repos, enabling natural language queries from MCP clients.1-

Manifest MCPofficial
AlicenseNot gradedqualityAmaintenanceA monorepo of MCP servers for Manifest Network and Cosmos SDK chains, enabling natural language interaction with on-chain queries, transactions, lease operations, and provider management.MIT- AlicenseNot gradedqualityCmaintenanceA production-ready suite of Model Context Protocol servers enabling AI agents to access AWS resources, perform SQLite database operations, and scrape web pages through natural language.MIT
TDQS
Scored across 2 tools
The two tools have completely distinct purposes: one handles date calculations and retrieval, while the other provides weather information. There is no overlap in functionality, making it impossible to confuse them.
Both tools follow a consistent 'get_current_*' naming pattern, using snake_case and starting with the same verb 'get'. This makes the set predictable and easy to understand.
With only two tools, the server feels thin and under-scoped for a general-purpose demo. It lacks coverage for common tasks beyond dates and weather, suggesting an incomplete or narrowly focused implementation.
The server's domain appears to be general utility or information retrieval, but it only covers dates and weather. There are significant gaps, such as time, location, or other common data queries, leaving agents with limited functionality.