rezawr/mcp-basic-architecture
A Python-based Model Context Protocol (MCP) server that enables LLMs to access external tools and resources through a standardized interface.
Platform-specific configuration:
{
"mcpServers": {
"mcp-basic-architecture": {
"command": "npx",
"args": [
"-y",
"mcp-basic-architecture"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...