io.github.rbonestell/ap-mcp-server
Quality Score
70
/100
Model Context Protocol (MCP) server for the Associated Press Media API
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"ap-mcp-server": {
"command": "npx",
"args": [
"-y",
"ap-mcp-server"
],
"env": {
"YOUR_API_KEY": "<your-your_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"ap-mcp-server": {
"command": "npx",
"args": [
"-y",
"ap-mcp-server"
],
"env": {
"YOUR_API_KEY": "<your-your_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y ap-mcp-server§02 Environment variables
YOUR_API_KEYrequiredsecret
Your API key for the service
§03 MCP Quality Score · methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.