jango-blockchained/personal-mcp-server
A comprehensive TypeScript implementation of the Model Context Protocol (MCP) server with tools, resources, and prompts for LLM integration. Provides a robust foundation for building AI-powered applications with CLI support.
Platform-specific configuration:
{
"mcpServers": {
"personal-mcp-server": {
"command": "npx",
"args": [
"-y",
"personal-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...