beotavalo/mcp-aa
Model Context Protocol (MCP), focusing on building both MCP servers and clients using the Python SDK. You'll learn about MCP's three core primitives—tools, resources, and prompts—and understand how they integrate with Claude AI to create powerful applications without writing extensive integration code.
Platform-specific configuration:
{
"mcpServers": {
"mcp-aa": {
"command": "npx",
"args": [
"-y",
"mcp-aa"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...