Alfa
@alfahq
About Alfa
Alfa seamlessly brings the latest code docs directly into your AI code editor. Our MCP (model context protocol) server, is like a cheat code that helps AI code editors like Cursor just work, no matter what LLM you're using.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"alfa9": {
"command": "npx",
"args": [
"-y",
"@alfahq/mcp@latest"
],
"env": {
"ALFA_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
2Resolves a library name to an Alfa-compatible library ID and returns a list of matching libraries from the Alfa Crawler index. You MUST call this function before 'get-library-docs' to obtain a valid Alfa-compatible library ID (which is the library's 'name' field). When selecting the best match, consider mainly name similarity and display name.
Fetches up-to-date, relevant documentation sections for a library using its Alfa-compatible library ID and a specific query. Call 'resolve-library-id' first to get the ID.
Overview
What is Alfa?
Alfa is an MCP (Model Context Protocol) server that brings the latest code documentation directly into AI code editors like Cursor, working with any LLM.
How to use Alfa?
—
Key features of Alfa
- Brings latest code docs directly into AI code editors.
- Works with any large language model.
- Uses the Model Context Protocol for integration.
- Helps AI editors like Cursor function with any LLM.
Use cases of Alfa
—
FAQ from Alfa
What does Alfa do?
It brings the latest code documentation directly into your AI code editor.
Which code editors does Alfa support?
It supports AI code editors like Cursor.
Does Alfa work with any large language model?
Yes, Alfa works with any LLM.
Frequently asked questions
What does Alfa do?
It brings the latest code documentation directly into your AI code editor.
Which code editors does Alfa support?
It supports AI code editors like Cursor.
Does Alfa work with any large language model?
Yes, Alfa works with any LLM.
Basic information
More Developer Tools MCP servers

Sentry
modelcontextprotocolModel Context Protocol Servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Comments