Skip to content

Commit 8cc3290

Browse files
committed
Add 10 new MCP servers: Hugging Face, AWS Docs, AWS CFN, YouTube, Spotify, Fetch, CF Builds, CF Audit Logs, CF DNS Analytics, CF GraphQL
https://claude.ai/code/session_013AxurW8hPAfnUNvik354Xx
1 parent c72fcd2 commit 8cc3290

10 files changed

Lines changed: 528 additions & 0 deletions
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "com.cloudflare-audit-logs",
4+
"name": "Cloudflare Audit Logs",
5+
"alias": "cf-audit-logs",
6+
"description": "Query and analyze Cloudflare account audit logs. Review security events, track changes, and monitor account activity.",
7+
"icon": "https://avatars.githubusercontent.com/u/314135?v=4",
8+
"schema_version": "2.1",
9+
"categories": ["security", "monitoring"],
10+
"tags": ["cloudflare", "audit", "logs", "security", "compliance"],
11+
12+
"transport": {
13+
"type": "stdio",
14+
"command": "npx",
15+
"args": ["-y", "mcp-remote", "https://auditlogs.mcp.cloudflare.com/mcp"],
16+
"metadata": {
17+
"inputs": []
18+
}
19+
},
20+
21+
"auth": {
22+
"type": "oauth",
23+
"instructions": "Authentication is handled via OAuth when connecting to the Cloudflare MCP endpoint."
24+
},
25+
26+
"contributor": {
27+
"name": "Cloudflare",
28+
"github": "cloudflare",
29+
"url": "https://www.cloudflare.com"
30+
},
31+
32+
"links": {
33+
"repository": "https://github.com/cloudflare/mcp-server-cloudflare",
34+
"homepage": "https://www.cloudflare.com",
35+
"documentation": "https://developers.cloudflare.com/fundamentals/setup/account/audit-logs/"
36+
},
37+
38+
"platforms": ["all"],
39+
40+
"capabilities": {
41+
"tools": true,
42+
"resources": false,
43+
"prompts": false,
44+
"read_only_mode": true
45+
}
46+
}

servers/com.cloudflare-builds.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "com.cloudflare-builds",
4+
"name": "Cloudflare Workers Builds",
5+
"alias": "cf-builds",
6+
"description": "Manage Cloudflare Workers build pipelines. Monitor build status, view build logs, and manage deployment configurations for Workers projects.",
7+
"icon": "https://avatars.githubusercontent.com/u/314135?v=4",
8+
"schema_version": "2.1",
9+
"categories": ["cloud", "developer-tools"],
10+
"tags": ["cloudflare", "workers", "builds", "ci-cd", "deployment"],
11+
12+
"transport": {
13+
"type": "stdio",
14+
"command": "npx",
15+
"args": ["-y", "mcp-remote", "https://builds.mcp.cloudflare.com/mcp"],
16+
"metadata": {
17+
"inputs": []
18+
}
19+
},
20+
21+
"auth": {
22+
"type": "oauth",
23+
"instructions": "Authentication is handled via OAuth when connecting to the Cloudflare MCP endpoint."
24+
},
25+
26+
"contributor": {
27+
"name": "Cloudflare",
28+
"github": "cloudflare",
29+
"url": "https://www.cloudflare.com"
30+
},
31+
32+
"links": {
33+
"repository": "https://github.com/cloudflare/mcp-server-cloudflare",
34+
"homepage": "https://www.cloudflare.com",
35+
"documentation": "https://developers.cloudflare.com/workers/ci-cd/builds/"
36+
},
37+
38+
"platforms": ["all"],
39+
40+
"capabilities": {
41+
"tools": true,
42+
"resources": false,
43+
"prompts": false,
44+
"read_only_mode": false
45+
}
46+
}
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "com.cloudflare-dns-analytics",
4+
"name": "Cloudflare DNS Analytics",
5+
"alias": "cf-dns-analytics",
6+
"description": "Analyze DNS query patterns and performance on Cloudflare. View query volumes, response times, and DNS traffic analytics.",
7+
"icon": "https://avatars.githubusercontent.com/u/314135?v=4",
8+
"schema_version": "2.1",
9+
"categories": ["monitoring", "cloud"],
10+
"tags": ["cloudflare", "dns", "analytics", "queries", "performance"],
11+
12+
"transport": {
13+
"type": "stdio",
14+
"command": "npx",
15+
"args": ["-y", "mcp-remote", "https://dns-analytics.mcp.cloudflare.com/mcp"],
16+
"metadata": {
17+
"inputs": []
18+
}
19+
},
20+
21+
"auth": {
22+
"type": "oauth",
23+
"instructions": "Authentication is handled via OAuth when connecting to the Cloudflare MCP endpoint."
24+
},
25+
26+
"contributor": {
27+
"name": "Cloudflare",
28+
"github": "cloudflare",
29+
"url": "https://www.cloudflare.com"
30+
},
31+
32+
"links": {
33+
"repository": "https://github.com/cloudflare/mcp-server-cloudflare",
34+
"homepage": "https://www.cloudflare.com",
35+
"documentation": "https://developers.cloudflare.com/dns/reference/analytics-api-properties/"
36+
},
37+
38+
"platforms": ["all"],
39+
40+
"capabilities": {
41+
"tools": true,
42+
"resources": false,
43+
"prompts": false,
44+
"read_only_mode": true
45+
}
46+
}
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "com.cloudflare-graphql",
4+
"name": "Cloudflare GraphQL Analytics",
5+
"alias": "cf-graphql",
6+
"description": "Query Cloudflare analytics data through the GraphQL API. Access zone analytics, firewall events, HTTP requests, and performance metrics.",
7+
"icon": "https://avatars.githubusercontent.com/u/314135?v=4",
8+
"schema_version": "2.1",
9+
"categories": ["monitoring", "cloud"],
10+
"tags": ["cloudflare", "graphql", "analytics", "metrics", "performance"],
11+
12+
"transport": {
13+
"type": "stdio",
14+
"command": "npx",
15+
"args": ["-y", "mcp-remote", "https://graphql.mcp.cloudflare.com/mcp"],
16+
"metadata": {
17+
"inputs": []
18+
}
19+
},
20+
21+
"auth": {
22+
"type": "oauth",
23+
"instructions": "Authentication is handled via OAuth when connecting to the Cloudflare MCP endpoint."
24+
},
25+
26+
"contributor": {
27+
"name": "Cloudflare",
28+
"github": "cloudflare",
29+
"url": "https://www.cloudflare.com"
30+
},
31+
32+
"links": {
33+
"repository": "https://github.com/cloudflare/mcp-server-cloudflare",
34+
"homepage": "https://www.cloudflare.com",
35+
"documentation": "https://developers.cloudflare.com/analytics/graphql-api/"
36+
},
37+
38+
"platforms": ["all"],
39+
40+
"capabilities": {
41+
"tools": true,
42+
"resources": false,
43+
"prompts": false,
44+
"read_only_mode": true
45+
}
46+
}

servers/community.aws-cfn.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "community.aws-cfn",
4+
"name": "AWS CloudFormation",
5+
"alias": "aws-cfn",
6+
"description": "Work with AWS CloudFormation templates. Validate, lint, and generate CloudFormation templates with best practice guidance and schema validation.",
7+
"icon": "https://avatars.githubusercontent.com/u/74862790?v=4",
8+
"schema_version": "2.1",
9+
"categories": ["cloud", "developer-tools"],
10+
"tags": ["aws", "cloudformation", "infrastructure", "iac", "templates", "stacks"],
11+
12+
"transport": {
13+
"type": "stdio",
14+
"command": "uvx",
15+
"args": ["awslabs.cfn-mcp-server@latest"],
16+
"metadata": {
17+
"inputs": []
18+
}
19+
},
20+
21+
"auth": {
22+
"type": "none",
23+
"instructions": "Uses AWS credentials from environment (AWS CLI, environment variables, or IAM role). Run 'aws configure' to set up."
24+
},
25+
26+
"contributor": {
27+
"name": "AWS Labs",
28+
"github": "awslabs",
29+
"url": "https://aws.amazon.com"
30+
},
31+
32+
"links": {
33+
"repository": "https://github.com/awslabs/mcp",
34+
"homepage": "https://aws.amazon.com/cloudformation/",
35+
"documentation": "https://github.com/awslabs/mcp#readme"
36+
},
37+
38+
"platforms": ["all"],
39+
40+
"capabilities": {
41+
"tools": true,
42+
"resources": false,
43+
"prompts": false,
44+
"read_only_mode": true
45+
}
46+
}

servers/community.aws-docs.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "community.aws-docs",
4+
"name": "AWS Documentation",
5+
"alias": "aws-docs",
6+
"description": "Access the latest AWS documentation, API references, What's New posts, and getting started guides. Stay up to date with AWS services and best practices.",
7+
"icon": "https://avatars.githubusercontent.com/u/74862790?v=4",
8+
"schema_version": "2.1",
9+
"categories": ["documentation", "cloud"],
10+
"tags": ["aws", "amazon", "documentation", "cloud", "reference", "api"],
11+
12+
"transport": {
13+
"type": "stdio",
14+
"command": "uvx",
15+
"args": ["awslabs.aws-documentation-mcp-server@latest"],
16+
"env": {
17+
"FASTMCP_LOG_LEVEL": "${input:FASTMCP_LOG_LEVEL}"
18+
},
19+
"metadata": {
20+
"inputs": [
21+
{
22+
"id": "FASTMCP_LOG_LEVEL",
23+
"label": "Log Level",
24+
"description": "Logging verbosity level.",
25+
"type": "text",
26+
"required": false,
27+
"secret": false,
28+
"default": "ERROR",
29+
"placeholder": "ERROR"
30+
}
31+
]
32+
}
33+
},
34+
35+
"auth": {
36+
"type": "none"
37+
},
38+
39+
"contributor": {
40+
"name": "AWS Labs",
41+
"github": "awslabs",
42+
"url": "https://aws.amazon.com"
43+
},
44+
45+
"links": {
46+
"repository": "https://github.com/awslabs/mcp",
47+
"homepage": "https://docs.aws.amazon.com",
48+
"documentation": "https://github.com/awslabs/mcp#readme"
49+
},
50+
51+
"platforms": ["all"],
52+
53+
"capabilities": {
54+
"tools": true,
55+
"resources": false,
56+
"prompts": false,
57+
"read_only_mode": true
58+
}
59+
}

servers/community.fetch.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "community.fetch",
4+
"name": "Fetch",
5+
"alias": "fetch",
6+
"description": "Fetch and extract content from web URLs. Retrieve web pages as Markdown, plain text, or raw HTML for analysis and processing.",
7+
"icon": "https://avatars.githubusercontent.com/u/182288589?v=4",
8+
"schema_version": "2.1",
9+
"categories": ["developer-tools", "search"],
10+
"tags": ["fetch", "web", "http", "scraping", "markdown", "content"],
11+
12+
"transport": {
13+
"type": "stdio",
14+
"command": "uvx",
15+
"args": ["mcp-server-fetch"],
16+
"metadata": {
17+
"inputs": []
18+
}
19+
},
20+
21+
"auth": {
22+
"type": "none"
23+
},
24+
25+
"contributor": {
26+
"name": "Model Context Protocol",
27+
"github": "modelcontextprotocol",
28+
"url": "https://modelcontextprotocol.io"
29+
},
30+
31+
"links": {
32+
"repository": "https://github.com/modelcontextprotocol/servers",
33+
"homepage": "https://modelcontextprotocol.io",
34+
"documentation": "https://github.com/modelcontextprotocol/servers/blob/main/src/fetch/README.md"
35+
},
36+
37+
"platforms": ["all"],
38+
39+
"capabilities": {
40+
"tools": true,
41+
"resources": false,
42+
"prompts": false,
43+
"read_only_mode": true
44+
}
45+
}

0 commit comments

Comments
 (0)