Meitre MCP
Rank #57,980io.github.matiasbattocchia/meitre-mcp
MCP server providing meitre-mcp capabilities
Meitre MCP is a Model Context Protocol (MCP) server published by matiasbattocchia. It ranks #57,980 of 132,113 servers tracked on MCP Toplist. Meitre MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Feb 19, 2026 and most recently updated on Feb 20, 2026.
Ranks ahead of 74,133 of 132,113 servers on MCP Toplist.
Use Meitre MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http meitre-mcp https://meitre.mcp.openbsp.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.meitre-mcp]
url = "https://meitre.mcp.openbsp.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://meitre.mcp.openbsp.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"meitre-mcp": {
"url": "https://meitre.mcp.openbsp.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"meitre-mcp": {
"type": "http",
"url": "https://meitre.mcp.openbsp.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"meitre-mcp": {
"serverUrl": "https://meitre.mcp.openbsp.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"meitre-mcp": {
"url": "https://meitre.mcp.openbsp.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.matiasbattocchia%2Fmeitre-mcp)<a href="https://mcptoplist.com/server/io.github.matiasbattocchia%2Fmeitre-mcp"><img src="https://mcptoplist.com/badge/io.github.matiasbattocchia%2Fmeitre-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
matiasbattocchia
Other servers by matiasbattocchia
View all matiasbattocchia servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Feb 20, 2026 |
Frequently asked questions
- Who maintains Meitre MCP?
- Meitre MCP is maintained by matiasbattocchia, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Meitre MCP listed on the Official MCP Registry?
- Yes — Meitre MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Meitre MCP have?
- MCP Toplist tracks 1 version of Meitre MCP, most recently published on Feb 20, 2026.
- Where can I find the source code for Meitre MCP?
- The source code for Meitre MCP is hosted at github.com/matiasbattocchia/meitre-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.