Glama MCP Server Search
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., "@Glama MCP Server Searchsearch for database servers"
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.
Glama MCP Server Search
An MCP server for searching and exploring MCP servers from the Glama MCP directory.
This server provides tools to search for MCP servers, get detailed information about specific servers, and explore available server attributes using the Glama MCP API.
Features
Search MCP Servers: Search the Glama directory using free text queries
Get Server Details: Retrieve detailed information about specific MCP servers
Browse Attributes: Explore available filtering attributes for MCP servers
Pagination Support: Handle large result sets with cursor-based pagination
Related MCP server: MCP Registry Server
Available Tools
1. search_mcp_servers
Search for MCP servers in the Glama directory using free text queries.
Parameters:
query(optional): Free text search query (e.g., "database", "weather", "hacker news")first(optional): Number of results to return (1-100, default: 10)after(optional): Cursor for pagination
Example:
{
"query": "database",
"first": 5
}2. get_mcp_server_details
Get detailed information about a specific MCP server.
Parameters:
namespace: The namespace/organization (e.g., "microsoft", "openai")slug: The server slug/name (e.g., "playwright-mcp")
Example:
{
"namespace": "microsoft",
"slug": "playwright-mcp"
}3. get_mcp_server_attributes
Get available attributes that can be used to filter MCP servers.
Parameters: None
Usage Examples
Start the server
npm run startDevelopment mode with CLI interaction
npm run devTesting
npm run testLinting
Having a good linting setup reduces the friction for other developers to contribute to your project.
npm run lintThis boilerplate uses Prettier, ESLint and TypeScript ESLint to lint the code.
Formatting
Use npm run format to format the code.
npm run formatMaintenance
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
- AlicenseCqualityDmaintenanceEasily find MCP servers using our MCP registry. Search with natural language.Last updated15MIT
- Alicense-qualityDmaintenanceEnables searching and retrieving detailed information about MCP servers from the official MCP registry. Provides tools to list servers with filtering options and get comprehensive details about specific servers.Last updated413MIT
- AlicenseAqualityCmaintenanceAn MCP server designed for interacting with the Model Context Protocol Registry API to discover and retrieve information about available MCP servers. It provides tools to search, list, and view detailed configurations and version history for servers within the registry.Last updated4MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to search, compare, and get detailed information about MCP servers from the mcpcatalogs.com directory.Last updated428MIT
Related MCP Connectors
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
An MCP server for deep research or task groups
Search and browse every MCP server in the Model Context Protocol registry.
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/kongyo2/Glama-MCP-Server-Search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server