mcp-server
by foxywolf-hub
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | 디버그 모드 활성화 여부 | true |
| SECRET_KEY | Yes | 비밀 키 (보안을 위해 설정 필요) | |
| SERVER_HOST | No | 서버 호스트 주소 | localhost |
| SERVER_PORT | No | 서버 포트 번호 | 610 |
| DATABASE_URL | No | 데이터베이스 연결 문자열 | sqlite+aiosqlite:///./mcp.db |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/foxywolf-hub/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server