loading…
Search for a command to run...
loading…
Provide a simple and minimal MCP server implementation to help developers get started quickly with the Model Context Protocol. Enable basic MCP server capabilit
Provide a simple and minimal MCP server implementation to help developers get started quickly with the Model Context Protocol. Enable basic MCP server capabilities using the official Python SDK as a foundation. Facilitate easy deployment and experimentation with MCP features.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"sample-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"YashKushwaha/sample_mcp_server"
]
}
}
}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.