ankitkjha/mcp-server-api
# MCP Server MCP server to connect Claude desktop tool to API, and give US weather conditions.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-api": {
"command": "npx",
"args": [
"-y",
"mcp-server-api"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...