loading…
Search for a command to run...
loading…
Provide a fast and easy-to-build MCP server implementation to integrate LLMs with external tools and resources. Enable dynamic interaction with data and actions
Provide a fast and easy-to-build MCP server implementation to integrate LLMs with external tools and resources. Enable dynamic interaction with data and actions through a standardized protocol. Facilitate rapid development of MCP servers following best practices.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"example-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"albertlieyingadrian/example-mcp"
]
}
}
}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.