Skip to main content
Glama

Persona MCP

by seanshin0214
claude_desktop_config.example.json•716 B
{ "mcpServers": { "filesystem": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-filesystem", "C:\\Users\\sshin\\Documents"] }, "github": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-github"] }, "memory": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-memory"] }, "sequential-thinking": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-sequential-thinking"] }, "crash": { "command": "npx", "args": ["-y", "crash-mcp"] }, "persona": { "command": "node", "args": ["C:\\Users\\sshin\\Documents\\persona-mcp\\index.js"] } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/seanshin0214/persona-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server