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/mcpRelated MCP servers
Transform your data analysis with our Data Compute & Stats Bot. Effortlessly calculate descriptive
View repository →Unlock the power of real-time financial data with our Finance MCP. Easily retrieve the latest
View repository →