philosophy-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_glossarioA | Search philosophical terms in the glossary by keyword. Args: query: Search term (e.g. 'eudaimonia', 'virtude', 'logos') lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| get_glossarioA | Get the full definition of a glossary term by its slug. Args: slug: URL slug of the term (e.g. 'eudaimonia', 'imperativo-categorico') lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| listar_glossarioB | List all available glossary terms. Args: lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| listar_sintesesA | List all philosophical period syntheses (Pre-Socratics through 20th century). Args: lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| get_sinteseA | Get the full text of a period synthesis. Args: slug: Slug or partial match (e.g. 'pre-socraticos', '01', 'medieval') lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| listar_pensadoresA | List all philosopher/thinker profiles available. Args: lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| buscar_pensadorA | Search thinker profiles by name or keyword. Args: query: Search term (e.g. 'Sócrates', 'Kant', 'estoicismo') lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| get_pensadorA | Get the full profile of a philosopher/thinker. Args: slug: Slug or name (e.g. 'socrates', 'Kant', 'aristoteles') lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| listar_artigosB | List all available articles. Args: lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| get_artigoA | Get the full text of an article by slug. Args: slug: URL slug of the article (e.g. 'pre-socraticos-filosofia-grega') lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| search_artigosB | Search articles by keyword in title or body. Args: query: Search term (e.g. 'niilismo', 'Butler', 'Maréchal') lang: Language code — 'pt', 'en', or 'es' (default: 'pt') |
| searchB | Full-text search across the entire philosophy corpus. Args: query: Search term lang: Language code — 'pt', 'en', or 'es' (default: 'pt') section: Optional filter — 'glossario', 'sinteses', 'pensadores', or 'artigos' |
| corpus_statsA | Get statistics about the philosophy corpus (total entries, by section, by language). |
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
- 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/s3b4hjr/philosophy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server