Contentstack App MCP Remote Server
Rank #98,078glama/abhishek305/contentstack-app-mcp-remote
Enables remote access to Contentstack App MCP tools over HTTP, deployable to platforms like Vercel or Contentstack Launch.
Contentstack App MCP Remote Server is a Model Context Protocol (MCP) server published by abhishek305. It ranks #98,078 of 132,113 servers tracked on MCP Toplist. Contentstack App MCP Remote Server is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 13, 2026.
Ranks ahead of 34,035 of 132,113 servers on MCP Toplist.
Use Contentstack App MCP Remote Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http contentstack-app-mcp-remote https://contentstack-app-mcp-remote.contentstackapps.com/api/mcp[mcp_servers.contentstack-app-mcp-remote]
url = "https://contentstack-app-mcp-remote.contentstackapps.com/api/mcp"Add to ~/.codex/config.toml.
https://contentstack-app-mcp-remote.contentstackapps.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"contentstack-app-mcp-remote": {
"url": "https://contentstack-app-mcp-remote.contentstackapps.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contentstack-app-mcp-remote": {
"type": "http",
"url": "https://contentstack-app-mcp-remote.contentstackapps.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contentstack-app-mcp-remote": {
"serverUrl": "https://contentstack-app-mcp-remote.contentstackapps.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contentstack-app-mcp-remote": {
"url": "https://contentstack-app-mcp-remote.contentstackapps.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/glama%2Fabhishek305%2Fcontentstack-app-mcp-remote)<a href="https://mcptoplist.com/server/glama%2Fabhishek305%2Fcontentstack-app-mcp-remote"><img src="https://mcptoplist.com/badge/glama%2Fabhishek305%2Fcontentstack-app-mcp-remote.svg" alt="MCP Toplist: #98,078 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
abhishek305
Not versioned
This server is published through registries that do 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 Contentstack App MCP Remote Server?
- Contentstack App MCP Remote Server is maintained by abhishek305, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Contentstack App MCP Remote Server listed on the Official MCP Registry?
- Contentstack App MCP Remote Server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does Contentstack App MCP Remote Server have?
- Contentstack App MCP Remote Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Contentstack App MCP Remote Server?
- The source code for Contentstack App MCP Remote Server is hosted at github.com/abhishek305/contentstack-app-mcp-remote.
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.