Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Marvel MCP
by
DanWahlin
Verified
npm
GitHub
Search
Art & Culture
TypeScript
MIT License
146
4
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
marvel-mcp
.github
images
src
CHANGELOG.md
Dockerfile
.editorconfig
.env.template
.gitignore
LICENSE
marvel-openapi.json
package.json
package-lock.json
README.md
tsconfig.json
{ "compilerOptions": { "target": "ES2022", "module": "ESNext", "outDir": "./dist", "moduleResolution": "Node", "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "strict": true }, "include": ["src/**/*.ts"] }