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.
# Quick add a todo
todo Buy milk, eggs, and butter
# List todos
todo list
# Mark as done
todo done abc123Development
This is a Bun monorepo. To get started:
# Install dependencies
bun install
# Run a server in development
cd servers/todos
bun dev
# Build for production
bun run buildLicense
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.