Skip to main content
Glama

Documentation Crawler & MCP Server

by alizdavoodi
pyproject.toml474 B
[project] name = "MCPDocSearch" version = "0.1.0" description = "Crawl websites and make documentation searchable via MCP for AI agents." readme = "README.md" license = { text = "MIT" } requires-python = ">=3.11" dependencies = [ "crawl4ai>=0.5.0.post8", "pathlib>=1.0.1", "rich>=14.0.0", "typer>=0.15.2", "typing-extensions>=4.13.2", "fastmcp>=2.0.0", "sentence-transformers>=3.0.1", "torch>=2.0.0", # sentence-transformers requires torch ]

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/alizdavoodi/MCPDocSearch'

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