Explore how MCP servers by Anthropic revolutionize AI models by connecting them to external resources, enhancing system functionality. #AISystemDesign #MCPServers
What is an MCP Server and How TitanMind Makes Building AI Agents Effortless?
#InnovationIA #Technologie #DéveloppementIA #SystèmesIntelligents #Anthropic
www.valetia.ca
October 17, 2025 at 12:38 PM
Explore how MCP servers by Anthropic revolutionize AI models by connecting them to external resources, enhancing system functionality. #AISystemDesign #MCPServers
Setting it up with Claude Desktop? Just add this to your config:
{
"mcpServers": {
"atwork": {
"url": "https://atwork.place/mcp"
}
}
}
Restart Claude Desktop and you're connected! ✨
{
"mcpServers": {
"atwork": {
"url": "https://atwork.place/mcp"
}
}
}
Restart Claude Desktop and you're connected! ✨
October 9, 2025 at 5:42 PM
Setting it up with Claude Desktop? Just add this to your config:
{
"mcpServers": {
"atwork": {
"url": "https://atwork.place/mcp"
}
}
}
Restart Claude Desktop and you're connected! ✨
{
"mcpServers": {
"atwork": {
"url": "https://atwork.place/mcp"
}
}
}
Restart Claude Desktop and you're connected! ✨
Dublin 🇮🇪 we're coming!
Learn to build AI agents and deploy your MCP servers to production scale.
Register: goo.gle/accelerate-ai-dublin
Seats are limited!
Shir Meir Lador @kweinmeister.bsky.social @caseywest.bsky.social
#AI #AIagents #MCPServers #CloudRun #Workshop @GoogleCloudTech #DublinEvents
Learn to build AI agents and deploy your MCP servers to production scale.
Register: goo.gle/accelerate-ai-dublin
Seats are limited!
Shir Meir Lador @kweinmeister.bsky.social @caseywest.bsky.social
#AI #AIagents #MCPServers #CloudRun #Workshop @GoogleCloudTech #DublinEvents
September 30, 2025 at 12:51 PM
Dublin 🇮🇪 we're coming!
Learn to build AI agents and deploy your MCP servers to production scale.
Register: goo.gle/accelerate-ai-dublin
Seats are limited!
Shir Meir Lador @kweinmeister.bsky.social @caseywest.bsky.social
#AI #AIagents #MCPServers #CloudRun #Workshop @GoogleCloudTech #DublinEvents
Learn to build AI agents and deploy your MCP servers to production scale.
Register: goo.gle/accelerate-ai-dublin
Seats are limited!
Shir Meir Lador @kweinmeister.bsky.social @caseywest.bsky.social
#AI #AIagents #MCPServers #CloudRun #Workshop @GoogleCloudTech #DublinEvents
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"
]
}
}
}
{
"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.
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
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"
]
}
}
}
{
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": [
"chrome-devtools-mcp@latest",
"--executablePath=/usr/bin/chromium"
]
}
}
}
🔒 Smarter AI. Stronger Security. Faster Integration.
LLMs are powerful, but without secure access to your data—they’re limited.
That’s where MCP Servers come in.
technijian.com/desktop-supp...
technijian.com
#AI #MCPServers #LLM #ZeroTrust #CyberSecurity #Technijian #AIIntegration
LLMs are powerful, but without secure access to your data—they’re limited.
That’s where MCP Servers come in.
technijian.com/desktop-supp...
technijian.com
#AI #MCPServers #LLM #ZeroTrust #CyberSecurity #Technijian #AIIntegration
September 26, 2025 at 3:57 PM
🔒 Smarter AI. Stronger Security. Faster Integration.
LLMs are powerful, but without secure access to your data—they’re limited.
That’s where MCP Servers come in.
technijian.com/desktop-supp...
technijian.com
#AI #MCPServers #LLM #ZeroTrust #CyberSecurity #Technijian #AIIntegration
LLMs are powerful, but without secure access to your data—they’re limited.
That’s where MCP Servers come in.
technijian.com/desktop-supp...
technijian.com
#AI #MCPServers #LLM #ZeroTrust #CyberSecurity #Technijian #AIIntegration
Channel9 Boost your productivity with Visual Studio & MCP Servers #Productivity #VisualStudio #MCPServers
- YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
www.youtube.com
September 20, 2025 at 11:04 PM
Channel9 Boost your productivity with Visual Studio & MCP Servers #Productivity #VisualStudio #MCPServers
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>"
}
}
}
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
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>"
}
}
}
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>"
}
}
}
Running an MCP Server? It's all about community, creativity, and control. Set your rules, install mods, and create epic adventures with friends! 🏰🌍 #MCPServers #Minecraft
September 17, 2025 at 12:25 PM
Running an MCP Server? It's all about community, creativity, and control. Set your rules, install mods, and create epic adventures with friends! 🏰🌍 #MCPServers #Minecraft
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
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
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
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
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
We explore using Meta's #Llama 3.1 model locally w/ LM Studio, integrated with the CData #MCPServer for #Salesforce.
#CData #LLM #DataIntegration #DataGovernance
OAuth too messy? Analytics too hard?
At the MCP Dev Summit, Philip Miglinci shows how gateways solve both — with live demos + open source.
Join us in London: buff.ly/MwmiH5E
#MCPDevSummit #MCPservers #LondonTech
At the MCP Dev Summit, Philip Miglinci shows how gateways solve both — with live demos + open source.
Join us in London: buff.ly/MwmiH5E
#MCPDevSummit #MCPservers #LondonTech
September 1, 2025 at 8:45 PM
OAuth too messy? Analytics too hard?
At the MCP Dev Summit, Philip Miglinci shows how gateways solve both — with live demos + open source.
Join us in London: buff.ly/MwmiH5E
#MCPDevSummit #MCPservers #LondonTech
At the MCP Dev Summit, Philip Miglinci shows how gateways solve both — with live demos + open source.
Join us in London: buff.ly/MwmiH5E
#MCPDevSummit #MCPservers #LondonTech
𝗗𝗼𝗰𝘀 𝘀𝗵𝗼𝘂𝗹𝗱𝗻’𝘁 𝗯𝗲 𝘁𝗵𝗲 𝗼𝗻𝗹𝘆 𝘄𝗮𝘆 𝘂𝘀𝗲𝗿𝘀 𝗹𝗲𝗮𝗿𝗻.
At the MCP Dev Summit, Pedro Rodrigues shows how SingleStore used MCP to make onboarding seamless.
Register here: buff.ly/MwmiH5E (Early bird pricing ends tomorrow!)
#MCPservers #LondonTech
At the MCP Dev Summit, Pedro Rodrigues shows how SingleStore used MCP to make onboarding seamless.
Register here: buff.ly/MwmiH5E (Early bird pricing ends tomorrow!)
#MCPservers #LondonTech
August 30, 2025 at 11:30 AM
𝗗𝗼𝗰𝘀 𝘀𝗵𝗼𝘂𝗹𝗱𝗻’𝘁 𝗯𝗲 𝘁𝗵𝗲 𝗼𝗻𝗹𝘆 𝘄𝗮𝘆 𝘂𝘀𝗲𝗿𝘀 𝗹𝗲𝗮𝗿𝗻.
At the MCP Dev Summit, Pedro Rodrigues shows how SingleStore used MCP to make onboarding seamless.
Register here: buff.ly/MwmiH5E (Early bird pricing ends tomorrow!)
#MCPservers #LondonTech
At the MCP Dev Summit, Pedro Rodrigues shows how SingleStore used MCP to make onboarding seamless.
Register here: buff.ly/MwmiH5E (Early bird pricing ends tomorrow!)
#MCPservers #LondonTech
𝗧𝗼𝗼𝗹𝘀, 𝗻𝗼𝘁 𝗲𝗻𝗱𝗽𝗼𝗶𝗻𝘁𝘀.
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
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
𝗧𝗼𝗼𝗹𝘀, 𝗻𝗼𝘁 𝗲𝗻𝗱𝗽𝗼𝗶𝗻𝘁𝘀.
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
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
Free online workshop 🎤 𝗕𝗿𝗶𝗻𝗴𝗶𝗻𝗴 𝗠𝗼𝗱𝗲𝗹 𝗖𝗼𝗻𝘁𝗲𝘅𝘁 𝗣𝗿𝗼𝘁𝗼𝗰𝗼𝗹 𝘁𝗼 𝘁𝗵𝗲 𝗘𝗻𝘁𝗲𝗿𝗽𝗿𝗶𝘀𝗲: 𝗙𝗿𝗼𝗺 𝗖𝗵𝗮𝗼𝘀 𝘁𝗼 𝗖𝗮𝘁𝗮𝗹𝗼𝗴
📅 Sept 10 | 10am PT / 1pm ET
👉 Register: info.obot.ai/obot-mcp-onl...
#MCPservers #EnterpriseAI
📅 Sept 10 | 10am PT / 1pm ET
👉 Register: info.obot.ai/obot-mcp-onl...
#MCPservers #EnterpriseAI
Obot MCP Gateway - Digital Workshop - Sept 10, 2025 - 10am PT / 1pm ET
In this free hands-on workshop, you’ll discover why the Model Context Protocol (MCP) has become the standard for connecting LLMs to the applications, APIs, and tools your organization uses every day.
info.obot.ai
August 29, 2025 at 4:39 PM
Free online workshop 🎤 𝗕𝗿𝗶𝗻𝗴𝗶𝗻𝗴 𝗠𝗼𝗱𝗲𝗹 𝗖𝗼𝗻𝘁𝗲𝘅𝘁 𝗣𝗿𝗼𝘁𝗼𝗰𝗼𝗹 𝘁𝗼 𝘁𝗵𝗲 𝗘𝗻𝘁𝗲𝗿𝗽𝗿𝗶𝘀𝗲: 𝗙𝗿𝗼𝗺 𝗖𝗵𝗮𝗼𝘀 𝘁𝗼 𝗖𝗮𝘁𝗮𝗹𝗼𝗴
📅 Sept 10 | 10am PT / 1pm ET
👉 Register: info.obot.ai/obot-mcp-onl...
#MCPservers #EnterpriseAI
📅 Sept 10 | 10am PT / 1pm ET
👉 Register: info.obot.ai/obot-mcp-onl...
#MCPservers #EnterpriseAI
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
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
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
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
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
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
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
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
New MCP servers are popping up every day, so the list keeps getting longer—some are really useful, and others you’ll probably never need.
In this article, we go through 15 of what we think are the best MCP servers: obot.ai/top-15-mcp-s...
#MCP #MCPservers
In this article, we go through 15 of what we think are the best MCP servers: obot.ai/top-15-mcp-s...
#MCP #MCPservers
Top 15 MCP Servers - obot
There are more and more MCP servers coming out every day, and the list is becoming long. There are a lot of good MCP servers, and a lot of MCP servers that might be useless to you.
obot.ai
August 27, 2025 at 4:00 PM
New MCP servers are popping up every day, so the list keeps getting longer—some are really useful, and others you’ll probably never need.
In this article, we go through 15 of what we think are the best MCP servers: obot.ai/top-15-mcp-s...
#MCP #MCPservers
In this article, we go through 15 of what we think are the best MCP servers: obot.ai/top-15-mcp-s...
#MCP #MCPservers
MCPはcommandとargsの部分をこれにかえて
{
"mcpServers": {
"ssp-mcp-server": {
"command": "C:\\\D_DRIVE\\\ssp_src_set\\\ssp\\\data\\\mcp.exe",
"args": []
}
}
}
{
"mcpServers": {
"ssp-mcp-server": {
"command": "C:\\\D_DRIVE\\\ssp_src_set\\\ssp\\\data\\\mcp.exe",
"args": []
}
}
}
August 25, 2025 at 8:41 PM
MCPはcommandとargsの部分をこれにかえて
{
"mcpServers": {
"ssp-mcp-server": {
"command": "C:\\\D_DRIVE\\\ssp_src_set\\\ssp\\\data\\\mcp.exe",
"args": []
}
}
}
{
"mcpServers": {
"ssp-mcp-server": {
"command": "C:\\\D_DRIVE\\\ssp_src_set\\\ssp\\\data\\\mcp.exe",
"args": []
}
}
}
2.7.13からMCPの設定方法がちょっと変わったのでちゅうい
こんなん
{
"mcpServers": {
"ssp-mcp-server": {
"command": "C:\\\D_DRIVE\\\ssp_src_set\\\ssp\\\data\\\SSPH.exe",
"args": []
}
}
}
こんなん
{
"mcpServers": {
"ssp-mcp-server": {
"command": "C:\\\D_DRIVE\\\ssp_src_set\\\ssp\\\data\\\SSPH.exe",
"args": []
}
}
}
August 25, 2025 at 7:37 PM
2.7.13からMCPの設定方法がちょっと変わったのでちゅうい
こんなん
{
"mcpServers": {
"ssp-mcp-server": {
"command": "C:\\\D_DRIVE\\\ssp_src_set\\\ssp\\\data\\\SSPH.exe",
"args": []
}
}
}
こんなん
{
"mcpServers": {
"ssp-mcp-server": {
"command": "C:\\\D_DRIVE\\\ssp_src_set\\\ssp\\\data\\\SSPH.exe",
"args": []
}
}
}
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
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
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
Don't miss our new blog: A Day in the Life of a #DataAnalyst with #VibeQuerying
#CData #MCP #MCPServers #Claude #AI
or take it to any MCP client:
{
"mcpServers": {
"elastic": {
"command": "npx",
"args": [
"mcp-remote",
"https://.../api/chat/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": { "AUTH_HEADER": "ApiKey ..." }
}
}
}
{
"mcpServers": {
"elastic": {
"command": "npx",
"args": [
"mcp-remote",
"https://.../api/chat/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": { "AUTH_HEADER": "ApiKey ..." }
}
}
}
August 21, 2025 at 10:57 AM
or take it to any MCP client:
{
"mcpServers": {
"elastic": {
"command": "npx",
"args": [
"mcp-remote",
"https://.../api/chat/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": { "AUTH_HEADER": "ApiKey ..." }
}
}
}
{
"mcpServers": {
"elastic": {
"command": "npx",
"args": [
"mcp-remote",
"https://.../api/chat/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": { "AUTH_HEADER": "ApiKey ..." }
}
}
}
or you can take it to any MCP client:
{
"mcpServers": {
"elastic": {
"command": "npx",
"args": [
"mcp-remote",
"https://.../api/chat/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "ApiKey ..."
}
}
}
}
{
"mcpServers": {
"elastic": {
"command": "npx",
"args": [
"mcp-remote",
"https://.../api/chat/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "ApiKey ..."
}
}
}
}
August 21, 2025 at 10:52 AM
or you can take it to any MCP client:
{
"mcpServers": {
"elastic": {
"command": "npx",
"args": [
"mcp-remote",
"https://.../api/chat/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "ApiKey ..."
}
}
}
}
{
"mcpServers": {
"elastic": {
"command": "npx",
"args": [
"mcp-remote",
"https://.../api/chat/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "ApiKey ..."
}
}
}
}
Imagine telling the AI agent your goal in plain language: "Find customers in the Northeast who haven't ordered in six months and draft a follow-up email."
Yes! That simple: www.cdata.com/blog/flippin...
#CData #MCP #MCPServers #AI #EnterpriseAI
Yes! That simple: www.cdata.com/blog/flippin...
#CData #MCP #MCPServers #AI #EnterpriseAI
Flipping the Enterprise AI Stack with SQL
AI agents need access to scattered enterprise data to be useful. CData and MCP let them use SQL—the language AI already understands.
www.cdata.com
August 20, 2025 at 3:40 PM
Imagine telling the AI agent your goal in plain language: "Find customers in the Northeast who haven't ordered in six months and draft a follow-up email."
Yes! That simple: www.cdata.com/blog/flippin...
#CData #MCP #MCPServers #AI #EnterpriseAI
Yes! That simple: www.cdata.com/blog/flippin...
#CData #MCP #MCPServers #AI #EnterpriseAI
CData #MCPServers provide a standardized, tool-based interface that allows SLMs to query live enterprise systems—databases, ERPs, CRMs, and more—without embedding data into the model: www.cdata.com/blog/meet-sm...
#CData #EnterpriseData #EnterpriseAI #AI #LLM #SLM #MCP
#CData #EnterpriseData #EnterpriseAI #AI #LLM #SLM #MCP
August 18, 2025 at 7:58 PM
CData #MCPServers provide a standardized, tool-based interface that allows SLMs to query live enterprise systems—databases, ERPs, CRMs, and more—without embedding data into the model: www.cdata.com/blog/meet-sm...
#CData #EnterpriseData #EnterpriseAI #AI #LLM #SLM #MCP
#CData #EnterpriseData #EnterpriseAI #AI #LLM #SLM #MCP