microsoft/mcp-server
Future location for a deployable MCP server to turn internal databases, APIs, and more services into MCP tools for internal LLM apps.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...