Skip to main content
Glama

Documentation Search MCP Server

__init__.py339 B
""" Documentation Search Enhanced MCP Server An enhanced Model Context Protocol (MCP) server for searching documentation across popular libraries with caching, real-time web search, and library insights. """ __version__ = "1.0.0" __author__ = "Anton Mishel" __email__ = "your-email@example.com" from .main import mcp __all__ = ["mcp"]

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/anton-prosterity/documentation-search-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server