Open Source · MCP Servers · Go & Rust

Building tools for
the AI era

Open-source Model Context Protocol servers that give AI assistants real superpowers — databases, filesystems, APIs, and more.

Browse MCPs @scopweb
claude_desktop_config.json
// Add any scopweb MCP to Claude Desktop
{
  "mcpServers": {
    "mysql": {
      "command": "mcp-go-mysql",
      "env": { "MYSQL_DSN": "user:pass@/db" }
    }
  }
}

// mcp servers

Six servers.
Infinite context.

Each MCP server connects Claude and other AI assistants to real-world systems with minimal configuration.

Go
mcp-go-mysql
Full MySQL integration — execute queries, inspect schemas, manage tables, and run SELECT/INSERT/UPDATE/DELETE safely from your AI assistant.
Go
mcp-go-github
Complete GitHub integration — repositories, pull requests, issues, branch protection, webhooks, collaborators, and local git operations.
Go
mcp-filesystem-go-ultra
Advanced filesystem operations — smart edit with fuzzy matching, atomic batch ops, WSL↔Windows path conversion, backup & restore, streaming large files.
Go
mcp-go-mssql
SQL Server integration — query execution, stored procedures, schema inspection, foreign keys, indexes, and multi-database support.
Rust
mcp-context-rust
Project context & memory engine built in Rust — analyze any project, store conversation memories, search patterns, and fetch dependency docs.
Go
mcp-go-divi-translation
AI-powered translation for Divi & WordPress — bulk translate pages and posts from file or database with smart chunking and auto-reassembly.

Self-hosted.
Always on.

The MCP filesystem server runs live on dedicated infrastructure. Connect directly and use it as a remote MCP endpoint in your Claude Desktop or API setup.

filesystem.scopweb.com
6
MCP Servers published
2
Languages — Go & Rust
100%
Open source, MIT
Context for your AI

scopweb
@scopweb · Spain 🇪🇸

Indie developer building open-source tools for the MCP ecosystem. Background in full-stack web, databases, and business automation. Building MCPs because AI assistants deserve real tools, not toy demos.

Go Rust C#/.NET SQL Server MySQL Blazor WordPress PHP Linux
const developer = {
  handle: "scopweb",
  location: "Spain",
  focus: "MCP ecosystem",
  mcps_built: 6,
  stack: [
    "Go", "Rust", "C#",
    "SQL Server", "Blazor", "PHP"
  ],
  open_source: true,
  available: true
}