Parse
Rank #96,549pulsemcp/parse
Tracks how brands are cited and surfaced in ChatGPT, Claude, Perplexity, and Gemini responses.
Parse is a Model Context Protocol (MCP) server published by Parsegl. It ranks #96,549 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Parse is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 2, 2026.
Ranks ahead of 35,564 of 132,113 servers on MCP Toplist.
Use Parse
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http parse https://mcp.parse.gl/mcp[mcp_servers.parse]
url = "https://mcp.parse.gl/mcp"Add to ~/.codex/config.toml.
https://mcp.parse.gl/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"parse": {
"url": "https://mcp.parse.gl/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"parse": {
"type": "http",
"url": "https://mcp.parse.gl/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"parse": {
"serverUrl": "https://mcp.parse.gl/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"parse": {
"url": "https://mcp.parse.gl/mcp"
}
}
}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/pulsemcp%2Fparse)<a href="https://mcptoplist.com/server/pulsemcp%2Fparse"><img src="https://mcptoplist.com/badge/pulsemcp%2Fparse.svg" alt="MCP Toplist: #96,549 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Parsegl
Other servers by Parsegl
View all Parsegl servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Parse?
- Parse is maintained by Parsegl, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Parse listed on the Official MCP Registry?
- Parse is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Parse have?
- Parse ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Parse?
- The source code for Parse is hosted at github.com/parsegl/parse-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.