Podscan MCP Server Guide
Register for a free API key at Podscan.
To build the MCP server, run:
npm install && npm run build
This will compile the typescript files and produce a build directory plus it will output the json you can copy/paste into your MCP client (Claude Desktop, Windsurf, Cursor, etc.)
If all things go well, this will produce an output similar to this:
{
"mcpServers": {
"podscan": {
"command": "node",
"args": [
"<thePathToYour>/build/index.js"
],
"env": [
{
"API_KEY": "<REPLACE>"
}
]
}
}
}
MCPGen
This MCP Server was generated using MCPGen.
Recommend MCP Servers 💡
Unity-MCP
AI-powered bridge connecting LLMs and advanced AI agents to the Unity Editor via the Model Context Protocol (MCP). Chat with AI to generate code, debug errors, and automate game development tasks directly within your project.
@wangshunnn/bilibili-mcp-server
Provides access to Bilibili API for user information, video search by ID, and keyword-based video search.
mcp-minimax-music-server
MCP server enabling AI agents to generate music and audio content using the MiniMax Music API.
@kkjdaniel/bgg-mcp
BGG MCP provides access to BoardGameGeek and a variety of board game related data through the Model Context Protocol. Enabling retrieval and filtering of board game data, user collections, and profiles.
exia-scenario-generator
exiaノベルゲームエンジン向けのシナリオ生成MCPサーバで、指定お題の琴葉姉妹解説形式シナリオを生成しexiaで表示します
@amurshak/podbeanmcp
An MCP server for managing your podcast through the Podbean API