mcp-atlas
Verified Safeby AbhishekRP2002
Overview
A Python library for indexing, organizing, and discovering tools across multiple MCP servers.
Installation
No command providedSecurity Notes
The provided source code is extremely minimal, consisting mainly of project metadata. There are no obvious security risks like 'eval', obfuscation, hardcoded secrets, or direct network operations visible in this snippet. The project setup in pyproject.toml appears standard. A higher score is given due to the lack of visible attack surface in the provided code, but this assumes the full implementation would also follow best practices.
Similar Servers
Polymcp
A comprehensive TypeScript framework for building and orchestrating Model Context Protocol (MCP) servers and AI agents, enabling LLMs to intelligently discover, select, and execute external tools.
zeromcp
A minimal, pure Python Model Context Protocol (MCP) server for exposing tools, resources, and prompts via HTTP/SSE and Stdio transports.
mcp-mcp
A Meta-MCP Server for dynamic discovery and provisioning of other MCP servers for AI assistants.
mcp-optimizer
Facilitates semantic discovery, unified access, and intelligent routing for AI clients interacting with multiple MCP servers.