Vanman2024 Mcp Servers Marketplace
vanman2024-mcp-servers-marketplace is a Claude Code plugin for the Build phase that provides a FastMCP marketplace for building and deploying MCP servers.
Install the FastMCP-oriented marketplace plugin so you can scaffold, layer, and deploy Model Context Protocol servers from Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install vanman2024-mcp-servers-marketplace@vanman2024/mcp-servers-marketplaceBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:vanman2024/mcp-servers-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:vanman2024/mcp-servers-marketplace").
What it does
vanman2024-mcp-servers-marketplace is a Claude Code plugin marketplace centered on FastMCP for builders who want to author and deploy their own MCP servers. It targets the gap between “I need a tool exposed to my agent” and a repeatable server project with authentication, commands, and deployment steps. Keywords emphasize Python and TypeScript SDK usage, layered architecture, and server-development commands rather than consuming someone else’s finished MCP binary. Solo founders shipping agent-backed SaaS or internal automations can register this plugin to keep MCP creation inside the same Claude Code session as feature work. Expect an intermediate setup: you should be comfortable with MCP concepts, a runtime for Python or Node, and whatever host you deploy the server to.
Highlights
- Single-plugin marketplace entry focused on FastMCP server development
- Layered Python and TypeScript SDK patterns for MCP servers
- Command-driven build and deployment workflow for MCP projects
- Authentication and integration hooks called out in marketplace keywords
- Pairs with Model Context Protocol tooling for Claude and compatible agents
Why builders use it
Standing up a custom MCP server with auth, tooling commands, and deployment steps scattered across docs is slow when you only need one integration for your agent.
After adding the marketplace plugin, you can drive FastMCP server creation and deployment workflows directly from Claude Code with a structured command set.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is vanman2024-mcp-servers-marketplace for?
It is for developers using Claude Code who build Model Context Protocol servers with FastMCP in Python or TypeScript.
When should I use vanman2024-mcp-servers-marketplace?
Use it when you are implementing a new MCP server, wiring authentication, or deploying an integration your agent will call in production.
How do I add vanman2024-mcp-servers-marketplace to my agent?
Register the vanman2024/mcp-servers-marketplace repository as a Claude Code plugin source and enable the FastMCP marketplace plugin from the single-plugin bundle.
Comments
Share how you use vanman2024-mcp-servers-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.