Fa Mcp Sdk
Freeby MCP Community
Core infrastructure and templates for building Model Context Protocol (MCP) servers with TypeScript
v0.4.27Added Apr 12, 2026
mcpmodel-context-protocoltypescriptserverframework
Fa Mcp Sdk MCP Server
Core infrastructure and templates for building Model Context Protocol (MCP) servers with TypeScript
Installation
npx -y fa-mcp-sdk
Reviews
Installation
Quick install
npx -y fa-mcp-sdk
Add to claude_desktop_config.json
{
"mcpServers": {
"fa-mcp-sdk": {
"command": "npx",
"args": ["-y", "fa-mcp-sdk"]
}
}
}