Skip to main content
Glama

DotNet MCP Server Demo

by kasirajan22
claude_desktop_config.json289 B
{ "mcpServers": { "mcp-demo": { "command": "node", "args": ["mcp-bridge.js"], "cwd": "d:\\DotNet\\MCPDemo", "env": { "MCP_SERVER_URL": "http://localhost:5000", "MCP_USERNAME": "admin", "MCP_PASSWORD": "password123" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kasirajan22/DotnetMCPServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server