mcp-servers
@osushinekotan
About mcp-servers
bigquery mcp server (read only)
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-servers-osushinekotan": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-servers?
mcp-servers is an MCP server that can be started via uv run main.py or Docker. It exposes an SSE endpoint on port 8001 and is configured for use with MCP clients such as Claude Desktop.
How to use mcp-servers?
Set up the environment with uv sync, then start the SSE server using uv run main.py or docker compose up. For testing, use npx @modelcontextprotocol/inspector npm run dev. To connect Claude Desktop, add the provided JSON configuration which uses mcp-proxy pointing to http://localhost:8001/sse.
Key features of mcp-servers
- SSE server on port 8001
- Docker deployment via docker compose
- Use with MCP inspector for testing
- Claude Desktop integration via mcp-proxy
Use cases of mcp-servers
—
FAQ from m
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Comments