#MCPservers
Compatible with Chromium too! Helpful if you're on an ARM64 Linux machine. Update ~/.gemini/settings.json:
{
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": [
"chrome-devtools-mcp@latest",
"--executablePath=/usr/bin/chromium"
]
}
}
}
Announcing our public preview of Chrome DevTools MCP! Experience the full power of DevTools in your AI coding agent→ goo.gle/4pDE6Tk

With Chrome DevTools MCP, your AI agent can run performance traces, inspect the DOM, & perform real-time debugging of your web pages.
September 28, 2025 at 5:36 PM
"hey cline, add this mcp server"

{
"mcpServers": {
"cline Docs": {
"url": "gitmcp.io/cline/cline",
"disabled": false,
"autoApprove": []
}
}
}
GitMCP
Instantly create an MCP server for any GitHub project
gitmcp.io
May 16, 2025 at 11:02 PM
WSL民はこれでつなぐ
```
{
"mcpServers": {
"file-system": {
"command": "wsl",
"args": [
"bash",
"-l",
"-c",
"npx -y @modelcontextprotocol/server-filesystem $HOME/repos"
]
}
}
}
```
May 22, 2025 at 10:55 PM
Imagine: No waiting for reports to load. No switching between tabs. Just conversational intelligence that understands your business: www.cdata.com/blog/day-in-...

Don't miss our new blog: A Day in the Life of a #DataAnalyst with #VibeQuerying

#CData #MCP #MCPServers #Claude #AI
Data Analyst with Vibe Querying: A Day in the Life
See how vibe querying transforms daily data analytics workflows. Follow a VP through real scenarios using CData MCP servers for conversational data insights.
www.cdata.com
August 22, 2025 at 1:10 PM
Pairing the CData #MCPServers with #AI tools opens a wide range of possibilities for logical applications: www.cdata.com/blog/key-to-...

We explore using Meta's #Llama 3.1 model locally w/ LM Studio, integrated with the CData #MCPServer for #Salesforce.

#CData #LLM #DataIntegration #DataGovernance
Key to Smarter Local LLMs like Llama? Real-Time Data Access
Learn how CData’s Model Context Protocol delivers live data access to local LLMs like Llama for more capable and secure AI deployments.
www.cdata.com
September 2, 2025 at 9:42 PM
An innovative approach using SQL, combined with tools like CData connectors and the Model Context Protocol #MCP, provides a solid foundation for AI agents that truly work: www.cdata.com/blog/flippin...

#CData #SQL #AI #MCPServers #EnterpriseAI
August 14, 2025 at 8:13 PM
If you're using Cursor or Windsurf, and it sometimes suggests NPM packages that don't exist or are deprecated, try out this MCP server

Add to windsurf/cursor MCP config:

{ "mcpServers": ..., { "npms": { "command": "npx", "args": [ "-y", "mcp-server-npms" ] } } }

www.npmjs.com/package/mcp-...
a meerkat wearing a suit and tie says keep it simple
Alt: a meerkat wearing a suit and tie says keep it simple
media.tenor.com
May 19, 2025 at 8:27 AM
Google’s @jackf.io is speaking at the London MCP Dev Summit 🎤

Topic: Lessons learned building the Chrome DevTools MCP Server

👉 Don’t miss it: buff.ly/MwmiH5E (early bird pricing ends in 2 days!)

#MCPservers #DevToolsAI
August 29, 2025 at 1:50 PM
𝗧𝗼𝗼𝗹𝘀, 𝗻𝗼𝘁 𝗲𝗻𝗱𝗽𝗼𝗶𝗻𝘁𝘀.

Block’s Richard Moot shows how layering MCP tools around human tasks—discovery, planning, execution—makes agents more reliable. 🎤

Don't miss it --> buff.ly/4JplEIF

#MCPservers #LondonTech
August 29, 2025 at 9:01 PM
Unlock next-level productivity! Discover the power of VS Code MCP Servers & GitHub Copilot. Automate tasks, integrate tools, and supercharge your workflow inside VS Code. #VSCode #GitHubCopilot #MCPservers #productivity #coding
Unleash 10x Productivity: Mastering VS Code MCP Servers with GitHub Copilot
Unlock Unprecedented Power: Mastering VS Code MCP Servers with GitHub Copilot Are you looking to revolutionize your development workflow, automate tedious tasks, and keep all your essential tools seamlessly integrated within your favorite editor? Imagine a world where your AI assistant, GitHub Copilot, can not only write code but also interact with external services and platforms on your behalf, all without ever leaving VS Code.
teguhteja.id
September 7, 2025 at 2:06 AM
I kept at this and found the cause and a solution. This might help you, too.

Step 0 - Overview:

- using mise (mise.jdx.dev) to manage node, npm, npx
- able to use mcp servers in interactive shells
- unable to use mcp servers in non-interactive shells (e.g., GUI apps that use mcpServers)
June 5, 2025 at 7:18 PM
13. Paste the following code in the Config file and save it.

{
"mcpServers": {
"brave-search": {
"command": "C:\\Program Files\\nodejs\\npx.cmd",
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],

(cont.)
March 19, 2025 at 1:35 PM
Genkit v1.15 is out and includes a feature we've been cooking for a while: a completely revamped MCP plugin tailored for building complex "host" apps that connect to many MCP servers.

The new MCP Host capabilities let you pass in an "mcpServers" config...and we do the rest. ✨
July 18, 2025 at 7:43 PM
quick update on Jupyter MCP Server docs for streamable http configuration jupyter-mcp-server.datalayer.tech/setup/#mcp-c...

Use

{
"mcpServers": {
"jupyter": {
"command": "npx",
"args": ["mcp-remote", "http://127.0.0.1:4040/mcp"]
}
}
}
Setup | 🪐 ✨ Jupyter MCP Server documentation
To setup Jupyter MCP Server, you need to:
jupyter-mcp-server.datalayer.tech
June 27, 2025 at 4:32 PM
When #AI can access, analyze, and optimize your advertising data through natural language, the bottleneck shifts from data processing to strategic thinking. #GoogleAds

Explore our latest #VibeQuerying insights: www.cdata.com/blog/vibe-qu...

#CData #MCP #MCPServers
Google Ads Optimization with CData MCP & Claude AI | Ep 5
SEM managers use CData's Google Ads MCP Server to optimize campaign budgets and detect keyword cannibalization, transforming manual analysis into minutes.
www.cdata.com
August 13, 2025 at 6:57 PM
A #macOSapp, #Context, was built using #ClaudeCode, an #AIcoding tool. #Claude #Code, with its #agenticloop and support for #MCPservers, significantly sped up #development. While Claude Code is proficient in #writingcode and #SwiftUI, #contextengineering is crucial due to the limited context window…
July 6, 2025 at 9:48 AM
From “ask & respond” ➡️ to “talk, show & act.”

Google Dev Expert Gerard Sans will demo how Gemini Live + MCP power a robot café at the London MCP Summit. 🎤☕

Reserve your spot today: buff.ly/4JplEIF

#VoiceAI #MCPservers
August 29, 2025 at 3:45 PM
Glad to hear that!

For exa integration, create a free exa account and get an API key, then go to the "edit mcp.json" part of LM Studio and make sure it looks like this:

{
"mcpServers": {
"exa": {
"url": "https://mcp.exa.ai/mcp?exaApiKey=<YOUR_API_KEY_HERE>"
}
}
}
September 18, 2025 at 3:00 PM
In a repellent response to #boston going on 14(!) consecutive rainy weekends + an attempt to play with MCP servers, I added a "sunny_weekend" tool to the mcp quickstart weather service tool :D

Check it out here: github.com/aronsonben/m...

#MCP #weather #mcpservers s/o ‪‪@nws.noaa.gov‬ !
June 18, 2025 at 7:46 PM
🆕 Anthropic introduced support for connecting to remote #MCPServers in Claude Code!

Developers can now integrate external tools and resources without manual local server setup.

Learn more: bit.ly/4eqcLie

#InfoQ #AI #RAG #ModelContextProtocol
June 26, 2025 at 8:11 AM
Looking to build an #MCP server in C#?!?! I got you covered with my walk through guide! It takes minutes to setup and get running and testing and it is a BEAUTIFUL API!

devblogs.microsoft.com/dotnet/build...

#vscode #mcpservers #githubcopilot #dotnet #csharp
Build a Model Context Protocol (MCP) server in C# - .NET Blog
Learn how to build a Model Context Protocol (MCP) server using the C# SDK to enable seamless communication between AI models and applications.
devblogs.microsoft.com
April 7, 2025 at 5:14 PM
Most MCP servers use stdio mode, which means the server runs locally on your machine, not remotely.

Here's what happens when you add this to your Claude Desktop config:

{
"𝚖𝚌𝚙𝚂𝚎𝚛𝚟𝚎𝚛𝚜": {
"𝚜𝚘𝚖𝚎-𝚝𝚘𝚘𝚕": {
"𝚌𝚘𝚖𝚖𝚊𝚗𝚍": "𝚗𝚙𝚡",
"𝚊𝚛𝚐𝚜": ["-𝚢", "@𝚜𝚘𝚖𝚎-𝚘𝚛𝚐/𝚖𝚌𝚙-𝚜𝚎𝚛𝚟𝚎𝚛-𝚝𝚘𝚘𝚕"]
}
}
}
June 1, 2025 at 6:06 PM
MCPはcommandとargsの部分をこれにかえて

{
"mcpServers": {
"ssp-mcp-server": {
"command": "C:\\\D_DRIVE\\\ssp_src_set\\\ssp\\\data\\\mcp.exe",
"args": []
}
}
}
August 25, 2025 at 8:41 PM
It looks like some people downloaded my MCP dream wrapper

If you tried it, let me know what you thought (!)

Claude Desktop:

{
"mcpServers": {
"dreams": {
"command": "npx",
"args": ["@yuwakisa/mcp-dreams-server"],
"env": {}
}
}
}
July 16, 2025 at 7:09 AM