SubmitMap MCP server
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SubmitMap MCP serverwhich launch sites does my open-source CLI tool qualify for?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SubmitMap MCP server
A remote MCP server for SubmitMap, a directory of product launch platforms and startup directories.
Every platform in the directory is a typed record rather than a link: who it accepts, what disqualifies you, the exact submission steps, the expected approval time, and whether the backlink is dofollow. The data is hand-walked, not scraped.
This repository holds the registry metadata. The server itself is hosted, so there is no package to install and nothing to run locally.
Endpoint
https://submitmap.com/api/mcpTransport: streamable HTTP. Protocol version: 2025-06-18.
Related MCP server: Crawl4AI+SearXNG MCP Server
Configuration
{
"mcpServers": {
"submitmap": {
"type": "http",
"url": "https://submitmap.com/api/mcp"
}
}
}Per-client setup, including the OAuth flow, is documented at https://submitmap.com/docs/.
Tools
Read-only, and usable with no account at all:
search_platforms— Search the directory. Filter by query, category, pricing, link type, backlink requirement or approval speed.get_platform— The full record for one platform: eligibility, disqualifiers, submission steps, requirements, gotchas and expected outcome.qualify_project— Describe a product inline and get back which platforms it qualifies for now, which are reachable once something is supplied (with the exact list of what is missing), and which are out of reach.
With an account token, for automating submissions:
whoami— Which account the token belongs to and what is left of the free tier.create_project,update_project,list_projects— Store a product and the pack a submission form asks for.submission_playbook— Everything needed to submit one project to one platform in the maker's own browser: a preflight of what is missing, the sign-in rule, the pack values mapped onto that form's fields, the steps and the gotchas.plan_submissions— Write the run order for a project.record_submission,list_submissions— Log what was sent and track where each one stands.
Authentication
The three read tools need nothing. The account tools accept
Authorization: Bearer smap_..., and the server also advertises OAuth via
/.well-known/oauth-protected-resource.
Tokens are created at https://submitmap.com/app/tokens.
Links
Directory: https://submitmap.com
Agent guide: https://submitmap.com/for-agents/
Server card: https://submitmap.com/.well-known/mcp/server-card.json
This server cannot be deployed
Maintenance
Related MCP Connectors
Agent-native launch platform and tool directory: search, alternatives, trending, launch via MCP.
Publish and update your startup on BetaFinds from an AI agent — listings, changelog, releases.
Directory rating websites on AI-agent-friendliness. Search, lookup, and submit.
Directory of APIs, merchants, and tools AI agents can actually use.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to search the web, crawl websites, and perform intelligent RAG queries with semantic search capabilities. Includes integrated private search engine, vector database storage, and optional knowledge graph for AI hallucination detection in code repositories.1MIT
- AlicenseAqualityAmaintenanceEnables AI agents to search a curated directory of Claude Code agent skills, MCP servers, and plugin marketplaces ranked by community signal.471MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to search and retrieve market signals, revenue ideas, and growth tactics from 2,000+ curated entries across 18 sources.-