Svelte MCP
Official Svelte MCP server, provides docs and suggestions on the generated code.
@sveltejs/mcp
Repo for the official Svelte MCP server.
Dev setup instructions
pnpm i
cp apps/mcp-remote/.env.example apps/mcp-remote/.env
pnpm dev
- Set the VOYAGE_API_KEY for embeddings support
[!NOTE] Currently to prevent having a bunch of Timeout logs on vercel we shut down the SSE channel immediately. This means that we can't use
server.logand we are not sendinglist-changednotifications. We can use elicitation and sampling since those are sent on the same stream of the POST request
Local dev tools
MCP inspector
pnpm run inspect
Then visit http://localhost:6274/
- Transport type:
Streamable HTTP - http://localhost:5173/mcp
Database inspector
pnpm run db:studio
Serveurs connexes
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Agent Engineering Bootcamp MCP
A server providing setup guidance for students learning agent development, with support for both Python and TypeScript.
PlantUML-MCP-Server
MCP server that provides PlantUML diagram generation capabilities
Bifrost
Exposes VSCode's development tools and language features to AI tools through an MCP server.
YApi
Interact with the YApi platform using natural language for automated interface management.
YetiBrowser MCP
YetiBrowser MCP is a fully open-source solution to allow AI assistants to easily interact with your existing browser
MCP Proxy Server
Aggregates multiple MCP resource servers into a single interface with stdio/sse support.
SVGR
A MCP server that exposes SVGR functionality to convert SVG content into React components
Hostname MCP Server
A lightweight server for hostname detection and system context.
RubyGems
Fetch metadata for Ruby gems from the rubygems.org API.
ICP MCP
A developer-friendly and type-safe TypeScript SDK for the ICP MCP API.