SubmitMap MCP server
Rank #8,138com.submitmap/directory
A directory of product launch platforms: where your product qualifies and how each form is filled.
SubmitMap MCP server is a Model Context Protocol (MCP) server published by FifthWye. It ranks #8,138 of 132,046 servers tracked on MCP Toplist, and its repository has 279 GitHub stars. SubmitMap MCP server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 13, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 123,908 of 132,046 servers on MCP Toplist.
Use SubmitMap MCP server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http directory https://submitmap.com/api/mcp[mcp_servers.directory]
url = "https://submitmap.com/api/mcp"Add to ~/.codex/config.toml.
https://submitmap.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"directory": {
"url": "https://submitmap.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"directory": {
"type": "http",
"url": "https://submitmap.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"directory": {
"serverUrl": "https://submitmap.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"directory": {
"url": "https://submitmap.com/api/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/com.submitmap%2Fdirectory)<a href="https://mcptoplist.com/server/com.submitmap%2Fdirectory"><img src="https://mcptoplist.com/badge/com.submitmap%2Fdirectory.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
FifthWye
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 13, 2026 |
Frequently asked questions
- Who maintains SubmitMap MCP server?
- SubmitMap MCP server is maintained by FifthWye, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is SubmitMap MCP server listed on the Official MCP Registry?
- Yes — SubmitMap MCP server is listed on the Official MCP Registry, alongside Glama.
- How many versions does SubmitMap MCP server have?
- MCP Toplist tracks 1 version of SubmitMap MCP server, most recently published on Aug 13, 2026.
- Where can I find the source code for SubmitMap MCP server?
- The source code for SubmitMap MCP server is hosted at github.com/FifthWye/submitmap-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.