PluginBench
MCP Server

Education Mcp MCP Server

io.github.varvararatta/education_mcp

What is the Education Mcp MCP server?

MCP server for Education

How to install Education Mcp

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "education_mcp": {
      "url": "https://education_mcp.mcpize.run/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "education_mcp": {
      "serverUrl": "https://education_mcp.mcpize.run/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "education_mcp": {
      "type": "http",
      "url": "https://education_mcp.mcpize.run/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "education_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://education_mcp.mcpize.run/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http education_mcp https://education_mcp.mcpize.run/mcp

Related MCP servers

MCP server for country_data_mcp

View repository →

MCP server for currency_converter_mcp

View repository →

Transform your data analysis with our Data Compute & Stats Bot. Effortlessly calculate descriptive

View repository →

MCP server for E-Commerce

View repository →

MCP server for Environment & Nature

View repository →

Unlock the power of real-time financial data with our Finance MCP. Easily retrieve the latest

View repository →