Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Docs Serversearch for how to implement authentication in FastAPI"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Servers
A collection of Model Context Protocol (MCP) servers for AI assistants.
Servers
mcp-docs
A documentation search server that provides semantic search over multiple documentation sources. Supports ingesting docs from llms.txt files or via Firecrawl web scraping.
mcp-todos
A multi-project TODO management server. Includes both an MCP server for AI assistants and a CLI (todo) for human use.
Development
This is a Bun monorepo. To get started: