ThirdBrAIn-MCPSERVERS-IQ
MCP Servers focused collection of repo's (using git-subrepo for easy updating --ALL)
Overview
ThirdBrAIn-MCPSERVERS-IQ is a collection of repositories focused on Model Context Protocol (MCP) servers, designed to facilitate easy updates and management of various MCP implementations.
To use this project, clone the repository and utilize the included submodules for different MCP server functionalities. Each submodule can be updated independently using git-subrepo.
- Collection of various MCP server implementations - Easy updating mechanism using git-subrepo - Support for multiple programming languages including JavaScript, TypeScript, and Python
- Integrating different services like YouTube and Spotify through MCP servers.
- Managing tasks and workflows using MCP servers.
- Creating intelligent applications that leverage multiple MCP servers for enhanced functionality.
Add to your AI client
Use these steps to connect ThirdBrAIn-MCPSERVERS-IQ in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"thirdbrain-mcpservers-iq-cbruyndoncx": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thirdbrain-mcpservers-iq-cbruyndoncx"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"thirdbrain-mcpservers-iq-cbruyndoncx": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thirdbrain-mcpservers-iq-cbruyndoncx"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"thirdbrain-mcpservers-iq-cbruyndoncx": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thirdbrain-mcpservers-iq-cbruyndoncx"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"thirdbrain-mcpservers-iq-cbruyndoncx": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thirdbrain-mcpservers-iq-cbruyndoncx"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"thirdbrain-mcpservers-iq-cbruyndoncx": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thirdbrain-mcpservers-iq-cbruyndoncx"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"thirdbrain-mcpservers-iq-cbruyndoncx": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thirdbrain-mcpservers-iq-cbruyndoncx"
]
}
}
}FAQ
What is an MCP server?
An MCP server is a server that implements the Model Context Protocol, allowing for interaction and management of various models and services.
How do I update the submodules?
You can update the submodules using the git-subrepo command as specified in the repository documentation.
Is this project actively maintained?
Yes, the repository is regularly updated with new features and improvements.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1710,"uuid":"6c3e2695-f59d-4a5e-82fa-02b4cc977f49","name":"ThirdBrAIn-MCPSERVERS-IQ","title":"ThirdBrAIn-MCPSERVERS-IQ","description":"MCP Servers focused collection of repo's (using git-subrepo for easy updating --ALL)","avatar_url":"https://avatars.githubusercontent.com/u/1713979?v=4","created_at":"2025-03-05T04:58:32.276Z","updated_at":"2025-03-12T10:20:32.241Z","status":"created","author_name":"cbruyndoncx","author_avatar_url":"https://avatars.githubusercontent.com/u/1713979?v=4","tags":"mcp,model-context-protocol,server-collection","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/cbruyndoncx/ThirdBrAIn-MCPSERVERS-IQ","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-05 03:51:17\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]