MCP-Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP-ServerExplain the difference between MCP tools and resources with examples."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🏗️ Core Architecture & Terminology
MCP system me 3 main components hote hain:
Component | Responsibility | Examples |
MCP Host | Wo AI application jo user se interact karti hai aur MCP connections ko initiate karti hai. | Claude Desktop, Cursor IDE, VS Code, AI Chatbots |
MCP Client | MCP Host ke andar ka module jo MCP Server ke sath 1-to-1 connection maintain karta hai. | Internal client connection protocol |
MCP Server | Ek lightweight application jo specific capabilities, data, ya tools expose karti hai. | GitHub MCP Server, Postgres MCP Server, Brave Search Server |
Related MCP server: FastMCP Demo Server
đź§© Key Building Blocks: Tools, Resources & Prompts
MCP Servers teen mukhya cheezein AI model ko provide karte hain:
Resources: Read-only data sources jo context provide karte hain (e.g., local files, database records, API logs, system status).
Tools: Actionable functions jo LLM execution ke waqt trigger kar sakta hai (e.g., “Create a Github Issue”, “Send an Email”, “Run SQL Query”).
Prompts: Pre-defined templates ya workflows jo complex tasks ko repeatably trigger karte hain (e.g., code review workflow, database schema generator).
🔄 How "Build, Connect, Deploy" Works
Build: Aap Python ya TypeScript/Node.js SDK ka use karke ek custom MCP Server banate hain jo aapke private API ya database se connect hota hai.
Connect: MCP Host (jaise Cursor ya Claude Desktop) ke configuration JSON file (
claude_desktop_config.json) me aap apne MCP Server ka path ya command register karte hain.Deploy: STDIO (local) ya SSE (Server-Sent Events / Remote over HTTP) transport channel ke zariye MCP Client aur Server aapas me secure communication karte hain.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides instant access to MCP development documentation, best practices, production checklists, common mistakes, architecture patterns, and testing strategies to help developers build production-ready MCP servers.Last updated1MIT
- FlicenseAqualityDmaintenanceA production-ready MCP server that provides hackathon resources and reusable starter prompts. Built with FastMCP framework and includes comprehensive deployment options for development and production environments.Last updated1
- AlicenseBqualityDmaintenanceProvides comprehensive access to MCP documentation through structured guides, full-text search, and interactive development workflows for building servers and clients.Last updated328MIT
- Flicense-qualityDmaintenanceA minimal, well-documented MCP server boilerplate providing a reusable baseline with tools, resources, prompts, and extensive documentation for building custom MCP servers.Last updated
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/aksajax/MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server