loading…
Search for a command to run...
loading…
Provide a simple MCP server with a greeting tool to enable interactive development and testing of MCP tools. Facilitate rapid iteration and debugging through in
Provide a simple MCP server with a greeting tool to enable interactive development and testing of MCP tools. Facilitate rapid iteration and debugging through integration with the Smithery Playground. Deploy easily to Smithery for HTTP access and MCP client compatibility.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"smithery-fastmcp-quickstart": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"SmartManoj/smithery-fastmcp-quickstart"
]
}
}
}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.