Skip to main content
Glama

Meyhem

작업에 맞는 MCP 서버를 찾아보세요. 1,400개 이상의 서버가 커뮤니티 신뢰도를 기준으로 색인되고 순위가 매겨집니다.

또한: 여러 엔진에 걸쳐 AI 에이전트를 위한 결과 기반 웹 검색.

API 키 불필요. 가입 불필요. 요청 한도 없음.

MCP 서버 탐색

REST

curl -X POST https://api.rhdxm.com/find \
  -H 'Content-Type: application/json' \
  -d '{"query": "I need to query a Postgres database", "max_results": 5}'

Python (의존성 없음)

python3 mcp-finder/finder.py "postgres database"
python3 mcp-finder/finder.py "browser automation" -n 3
python3 mcp-finder/finder.py "kubernetes monitoring"

MCP (Claude Desktop, Cursor 등)

{"mcpServers": {"meyhem": {"command": "npx", "args": ["mcp-remote", "https://api.rhdxm.com/mcp/"]}}}

도구: find_server, search, select, outcome

OpenClaw

ClawHub에서 mcp-finder, meyhem-search, meyhem-researcher로 제공됩니다.

Related MCP server: dominion-observatory

에이전트용 웹 검색

python3 meyhem-search/search.py "python asyncio best practices"
python3 meyhem-researcher/researcher.py "kubernetes networking" -q 5
curl -X POST https://api.rhdxm.com/search \
  -H 'Content-Type: application/json' \
  -d '{"query": "python asyncio best practices", "agent_id": "my-agent", "max_results": 5}'

예제 에이전트

리서치 에이전트

pip install httpx claudette
python example_agent.py 'best practices for error handling in Python async code'

MCP 탐색 에이전트

pip install httpx claudette
python mcp_discover.py 'I need to interact with a SQLite database'

링크

F
license - not found
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

Related MCP Connectors

  • Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.

  • Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.

  • Multi-engine search for AI agents. Trust scoring, local corpus, MCP-native. Self-hostable, BYOK.

View all MCP Connectors

Latest Blog Posts

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/c5huracan/meyhem'

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