Claude Pro Directory provides a searchable collection of pre-built configurations, MCP servers, and custom rules to enhance Claude AI's performance. It connects to Claude AI and offers tools for task-specific optimization. Developers use it to quickly deploy and manage configurations for specialized tasks.
Claude Pro Directory provides a searchable collection of pre-built configurations, MCP servers, and custom rules to enhance Claude AI's performance. It connects to Claude AI and offers tools for task-specific optimization. Developers use it to quickly deploy and manage configurations for specialized tasks.
npx -y claudepro-directoryAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"jsonbored-claudepro-directory-github": {
"command": "npx",
"args": [
"-y",
"npx -y claudepro-directory"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from claudepro directory?"
No configuration required. This server works out of the box.
"What resources are available in claudepro directory?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in claudepro directory"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in claudepro directory with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.