loading…
Search for a command to run...
loading…
Demonstrate how to quickly implement an MCP server with minimal setup. Enable seamless integration of LLMs with external tools and resources through a straightf
Demonstrate how to quickly implement an MCP server with minimal setup. Enable seamless integration of LLMs with external tools and resources through a straightforward example. Facilitate rapid prototyping of MCP capabilities for development and testing.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"smithery-fastmcp-example": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"SmartManoj/smithery-fastmcp-example"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.